ISerializer Methods
From TG.INI
TG.INI
ISerializer Methods |
The ISerializer type exposes the following members.
| Name | Description | |
|---|---|---|
| DeserializeT |
Deserializes the IniDocument into the provided type.
| |
| DeserializeInto |
Deserializes the provided IniDocument into the obj.
| |
| SerializeObject |
Serialize an object into a new IniDocument.
| |
| SerializeObjectInto |
Serialize an object into an IniDocument.
|