| JsonData Class |
[Missing <summary> documentation for "T:X3Platform.Json.JsonData"]
Namespace: X3Platform.Json
The JsonData type exposes the following members.
| Name | Description | |
|---|---|---|
| JsonData | Initializes a new instance of the JsonData class | |
| JsonData(Boolean) | Initializes a new instance of the JsonData class | |
| JsonData(Double) | Initializes a new instance of the JsonData class | |
| JsonData(Int32) | Initializes a new instance of the JsonData class | |
| JsonData(Int64) | Initializes a new instance of the JsonData class | |
| JsonData(Object) | Initializes a new instance of the JsonData class | |
| JsonData(String) | Initializes a new instance of the JsonData class |
| Name | Description | |
|---|---|---|
| Add | ||
| Clear | ||
| Equals(Object) | (Inherited from Object.) | |
| Equals(JsonData) | ||
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetJsonType | ||
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| SetJsonType | ||
| ToJson | ||
| ToJson(JsonWriter) | ||
| ToString | (Overrides ObjectToString.) |