Show / Hide Table of Contents

Namespace ExtendedXmlSerializer.ContentModel.Identification

Classes

IdentityFormatter

Formats a provided identity into its text equivalent.

IdentityFormatter<T>

Formats a provided identity into its text equivalent.

Interfaces

IIdentity

Root-level component that marks the identity of an object. An identity has a namespace and name. Used together these produce a unique identity that is used to identify objects during serialization and deserialization.

IIdentityStore

Used to store identities so that they are unique, and retrieve them during serialization and deserialization.

Back to top Generated by DocFX