Class TinyJsonDeserializer

Public

A very tiny json deserializer.

It is not supposed to have lots of features, it is only intended to be able to deserialize graph settings well enough. Not much validation of the input is done.

Public Methods

Deserialize (..., [populate], ...)

Deserializes an object of t...

Private/Protected Members

Eat (s)
EatUntil (c, inString)
TryEat (c)
builder
Private
contextRoot
Private
fullTextDebug
Private
numberFormat
Private Static Readonly
reader
Private