System.Xml.Serialization.CodeExporter Class

Represents a class that can generate proxy code from an XML representation of a data structure.

See Also: CodeExporter Members

Syntax

public abstract class CodeExporter

Remarks

Concrete implementations of this class include System.Xml.Serialization.XmlCodeExporter and System.Xml.Serialization.SoapCodeExporter.

Requirements

Namespace: System.Xml.Serialization
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0