Namespace ExtendedXmlSerializer.ContentModel.Content
Classes
Used to configure a serializer for a type member. |
Configures a type member to wrap its contents in a CDATA container. |
Interfaces
Used by internal infrastructure to create a new content reader from a provided delegate. Not intended to be used for external consumers. |
Root-level component that selects a serializer for handling inner-content when provided a type. |
Used by internal infrastructure to create a new content writer from a provided delegate. Not intended to be used for external consumers. |
Root-level component that, when provided a type, will select a writer used to emit an element tag along with any necessary namespace information or other attributes necessary to support it. |
Used during deserialization to enumerate any inner content an element might have. |
A root-level component that will locate and select a serializer when given a provided type. |