Mono Class Library: Overview

System.Xml.Serialization.XmlSerializerFactory: Members

The members of System.Xml.Serialization.XmlSerializerFactory are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.

Public Methods

CreateSerializer(Type) : XmlSerializer
Documentation for this section has not yet been entered.
CreateSerializer(XmlTypeMapping) : XmlSerializer
Documentation for this section has not yet been entered.
CreateSerializer(Type, string) : XmlSerializer
Documentation for this section has not yet been entered.
CreateSerializer(Type, Type[]) : XmlSerializer
Documentation for this section has not yet been entered.
CreateSerializer(Type, XmlAttributeOverrides) : XmlSerializer
Documentation for this section has not yet been entered.
CreateSerializer(Type, XmlRootAttribute) : XmlSerializer
Documentation for this section has not yet been entered.
CreateSerializer(Type, XmlAttributeOverrides, Type[], XmlRootAttribute, string) : XmlSerializer
Documentation for this section has not yet been entered.
CreateSerializer(Type, XmlAttributeOverrides, Type[], XmlRootAttribute, string, string, System.Security.Policy.Evidence) : XmlSerializer
Documentation for this section has not yet been entered.