CFXJson |
The CFXJsonSerializer type exposes the following members.
| Name | Description | |
|---|---|---|
| DeserializeObject(String, Type) | Converts a string in JSON format into the CFX object that it represents | |
| DeserializeObjectT(String) | Converts a string in JSON format into the CFX object that it represents | |
| SerializeObject | Serializes a CFX object into JSON format | |
| SerializeObjectWithTypes | Serializes a CFX object into JSON format, including type information |