WebApplications.Utilities.Serialization.Test |
Имя | Описание |
---|---|
DelegateSerializer | |
DelegateSerializer.AnonymousClassWrapper | |
Resources | |
XElementSurrogate | Serialization surrogate used to serialize/deserialize XElements. |
XmlElementSurrogate | Serialization surrogate used to serialize/deserialize XmlElements. |
XmlFormatter | |
XmlFormatter.CustomSerializationEntry | The CustomSerializationEntry mimics the System.Runtime.Serialization.SerializationEntry class to make it possible to create our own entries. The class acts as a placeholder for a type, it's name and it's value. This class is used in the XmlFormatter class to serialize objects. |