JsonLite Class |
Namespace: FM.IceLink
The JsonLite type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Deserialize |
Deserializes a JsonValue instance from a JSON string.
|
![]() ![]() | DeserializeArray |
Deserializes a JsonArray instance from a JSON string.
|
![]() ![]() | DeserializeObject |
Deserializes a JsonObject instance from a JSON string.
|
![]() ![]() | DeserializePrimitive |
Deserializes a JsonPrimitive instance from a JSON string.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() ![]() | Serialize |
Serializes a JsonValue instance to a JSON string.
|
![]() | ToString | (Inherited from Object.) |