[This is preliminary documentation and is subject to change.]
The IJSONReadable type exposes the following members.Methods
Name | Description | |
---|---|---|
![]() | ReadAsJSON |
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.
|
See Also