Namespace Cuemon.Serialization.Xml
Assembly: Cuemon.Serialization.Xml.dll
Classes
DynamicXmlConverter
Provides a factory based way to create and wrap an XmlConverter implementation.
DynamicXmlSerializable
Provides a factory based way to create and wrap an System.Xml.Serialization.IXmlSerializable implementation.
XmlConvert
Provides methods for converting between .NET types and XML types.
XmlReaderExtensions
Extension methods for the System.Xml.XmlReader.
XmlSerializer
Serializes and deserializes objects into and from the XML format.
XmlSerializerSettings
Specifies options that is related to XmlSerializer operations.
XmlSerializerSettingsExtensions
Extension methods for the XmlSerializerSettings.
XmlWriterExtensions
Extension methods for the System.Xml.XmlWriter.