[This is preliminary documentation and is subject to change.]
Reads entitie's data/state from low-level IJSONDataObject which is supplied right by JSONParser.
An implementer may elect to throw various types of esceptions to signal such conditions as:
unknown key map, or too many fields not supplied etc.
Namespace: NFX.Serialization.JSONAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Parameters
- data
- Type: NFX.Serialization.JSON IJSONDataObject
JSONParser-supplied object
See Also