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

Классы

Имя Описание
CollectionImporterBase An abstract base class for importer implementations that can import a concrete collection instance from a JSON array.
DuckCollectionImporter An importer for importing a duck-typed collection of elements from a JSON array.
DuckCollectionImporterBase An base importer implementation capable of importing a duck-typed collection of elements from a JSON array.
JsonType DSL-ish facade for building custom types and registering them for importing and exporting JSON Data. It makes CustomTypeDescriptor construction a little more palatable.
JsonType.Builder
Point
Program
Shape