| JsonSerializer Class |
Namespace: CMS.DataCom
public sealed class JsonSerializer
The JsonSerializer type exposes the following members.
| Name | Description | |
|---|---|---|
| JsonSerializer |
| Name | Description | |
|---|---|---|
| SerializeT |
Serializes an object to the JSON string.
| |
| UnserializeT |
Parses the JSON string and returns the deserialized object.
|