C# (CSharp) LitJson Namespace

Nested Namespaces

LitJson.Extensions
LitJson.Test

Classes

Name Description
FsmContext
JsonData
JsonException
JsonMapper
JsonMockWrapper
JsonReader Stream-like access to JSON text.
JsonWriter
Lexer
MiniJSON This class encodes and decodes JSON strings. Spec. details, see http://www.json.org/ JSON uses Arrays and Objects. These correspond here to the datatypes IList and IDictionary. All numbers are parsed to doubles.
MiniJSON.Parser
MiniJSON.Serializer
OrderedDictionaryEnumerator
Platform
UnityTypeBindings
WriterContext