IJSONSerializable Interface |
Namespace: Telogis.GeoBase.Serialization
The IJSONSerializable type exposes the following members.
Name | Description | |
---|---|---|
FromJSON |
Initializes an object from its corresponding JSONObject source data.
| |
ToJSON |
Gets the JSONObject representation of the object.
|