System.Xml.Serialization.XmlCodeExporter: Constructor Members

The constructors of System.Xml.Serialization.XmlCodeExporter are listed below. For a list of all members, see the XmlCodeExporter Members list.

See Also: Inherited members from System.Xml.Serialization.CodeExporter

Public Constructors

Initializes a new instance of the System.Xml.Serialization.XmlCodeExporter class using the specified namespace.

Initializes a new instance of the System.Xml.Serialization.XmlCodeExporter class using the specified namespace and code compile unit.

Initializes a new instance of the System.Xml.Serialization.XmlCodeExporter class using the specified namespace, code compile unit, and code generation options.

Initializes a new instance of the System.Xml.Serialization.XmlCodeExporter class using the specified .NET Framework namespace, code compile unit containing the graph of the objects, an object representing code generation options, and a collection of mapping objects.

Initializes a new instance of the System.Xml.Serialization.XmlCodeExporter class using the specified .NET Framework namespace, code compile unit containing the graph of the objects, an enumeration specifying code options, and a collection of mapping objects.