C# (CSharp) BLEFramework.MiniJSON Пространство имен

Классы

Имя Описание
Json 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.
Json.Parser
Json.Serializer