Enum JsonType
- Namespace
- ThirdParty.Json.LitJson
- Assembly
- AWSSDK.Core.dll
public enum JsonType
Fields
Array = 2
Boolean = 9
Double = 8
Int = 4
Long = 6
None = 0
Object = 1
String = 3
UInt = 5
ULong = 7
public enum JsonType
Array = 2
Boolean = 9
Double = 8
Int = 4
Long = 6
None = 0
Object = 1
String = 3
UInt = 5
ULong = 7