Namespace ExtendedXmlSerializer.ExtensionModel.Content
Classes
A default serializer extension. This configures the content model, and registers all necessary components to resolve serializers for different types of content. |
A default serializer extension. This extension defines necessary default components for rendering contents of different content types, such as dictionaries and arrays, etc. |
Component used to "walk the stack up" in the history of deserialized content. |
A default serializer extension that manages the registration of converters used by generated serializers. |
Converter for System.Version instances. |
Interfaces
Component used to "walk the stack up" in the history of deserialized content. |
Component used to alter content serializers created by the root serializer. |
Component used to alter content serializers created by the root serializer. |
A store of type specifications, keyed by type metdata. |