IJSONReadable MembersNFX Class Library

[This is preliminary documentation and is subject to change.]

The IJSONReadable type exposes the following members.
Methods

  NameDescription
Public methodReadAsJSON
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.
Back to Top
See Also