Click or drag to resize
JsonType Enumeration

[Missing <summary> documentation for "T:X3Platform.Json.JsonType"]

Namespace: X3Platform.Json
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public enum JsonType
Members
  Member nameValueDescription
None0
Object1
Array2
String3
Int4
Long5
Double6
Boolean7
See Also