CFXJson |
The CFXJsonSerializer type exposes the following members.
Name | Description | |
---|---|---|
![]() | CFXJsonSerializer |
Name | Description | |
---|---|---|
![]() ![]() | JsonSettings | Settings that control how serialization and deserialization of CFX objects will be done |
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 |