Class | Description | |
---|---|---|
![]() | BaseConverter | Defines the base class for the converter. |
![]() | BaseReader | Defines the base class for deserializing. |
![]() | BaseResolver | Defines the base class for resolver. |
![]() | BaseSetting | Defines the class for settings. |
![]() | BaseWriter | Defines the base class for Writer. |
![]() | C1CollectionItemConverterAttribute | Defines the attribute to specify the collection item converter. |
![]() | C1ConverterAttribute | Instructs the C1ConverterAttribute to use the specified BaseConverter when serializing the member or class. |
![]() | C1IgnoreAttribute | Defines the base attribute for ignore serialization or deserialization. |
![]() | C1NameAttribute | Defines the base attribute for customizing the name. |
![]() | DefaultConverter | Defines the converter to remove the inherited converter. |
![]() | JsonConvertHelper | The json convert helper. |
![]() | Operation | Defines the base class for serializing and deserializing. |