Show / Hide Table of Contents

    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.

    • View Source
    Back to top Copyright 2008-2018 Weubphoria. All rights reserved.
    Generated by DocFX