C# (CSharp) fastJSON 네임스페이스

클래스들

이름 설명
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