[]
        
(Showing Draft Content)

C1.JsonNet

C1.JsonNet Namespace

Classes

CollectionItemTypeAttribute

Defines the attribute which specifies the item type of a collection.

IgnoreAttribute

Defines the attribute which represents the proerty should not be serialized.

JsonAttribute

Defines the attribute for json serialization and deserialization.

JsonConverter

Defines an abstract class for json converter.

JsonConverterAttribute

Instructs the JsonConverterAttribute to use the specified JsonConverter when serializing the member or class.

JsonHelper

Defines utility methods for serialization or deserialization.

JsonOperation

Defines a base class for serialization or deserialization.

JsonReader

Represents a reader that provides access to serialized Json data.

JsonResolver

Defines a class for json resolver.

JsonSetting

Represents the serialization and deserialization setting.

JsonWriter

Serialize an object to a json text.

Interfaces

IJsonOperation

Defines interface for the json operation.