JsonSerializer Class |
Namespace: Lawo.IO
public static class JsonSerializer
The JsonSerializer type exposes the following members.
Name | Description | |
---|---|---|
DeserializeT | Deserializes JSON data to objects. | |
SerializeT | Serializes objects to the JavaScript Object Notation (JSON). |