| SerializationContext Properties |
The SerializationContext type exposes the following members.
| Name | Description | |
|---|---|---|
| CompatibilityOptions |
Gets the compatibility options.
| |
| Default |
Gets or sets the default instance.
| |
| DefaultCollectionTypes |
Gets the default collection types.
| |
| DefaultDateTimeConversionMethod |
Gets or sets the default DateTime conversion methods of built-in serializers.
| |
| EnumSerializationMethod |
Gets or sets the EnumSerializationMethod to determine default serialization strategy of enum types.
| |
| ExtTypeCodeMapping |
Gets the current mapping table of ext type code.
| |
| GeneratorOption |
Gets or sets the SerializationMethodGeneratorOption to control code generation.
| |
| SerializationMethod |
Gets or sets the SerializationMethod to determine serialization strategy.
| |
| Serializers |
Gets the current SerializerRepository.
|