C# (CSharp) fastJSON Namespace

Classes

Name Description
DynamicJson
Formatter
Getters
JSON
JSONSerializer
JSONSerializer.SimpleBinder
JsonParser 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 ArrayList and Hashtable. All numbers are parsed to doubles.
Reflection
StringExtensions String extensions to helper with name variants. Based on RestSharp library (see notice at top)
myPropInfo