| CanDeserialize(System.Xml.XmlReader) : boolDocumentation for this section has not yet been entered. |
| Deserialize(System.IO.Stream) : objectDocumentation for this section has not yet been entered. |
| Deserialize(System.IO.TextReader) : objectDocumentation for this section has not yet been entered. |
| Deserialize(System.Xml.XmlReader) : objectDocumentation for this section has not yet been entered. |
| Deserialize(System.Xml.XmlReader, string) : objectDocumentation for this section has not yet been entered. |
| Deserialize(System.Xml.XmlReader, XmlDeserializationEvents) : objectDocumentation for this section has not yet been entered. |
| Deserialize(System.Xml.XmlReader, string, XmlDeserializationEvents) : objectDocumentation for this section has not yet been entered. |
static | FromMappings(XmlMapping[]) : XmlSerializer[]Documentation for this section has not yet been entered. |
static | FromMappings(XmlMapping[], System.Security.Policy.Evidence) : XmlSerializer[]Documentation for this section has not yet been entered. |
static | FromMappings(XmlMapping[], Type) : XmlSerializer[]Documentation for this section has not yet been entered. |
static | FromTypes(Type[]) : XmlSerializer[]Documentation for this section has not yet been entered. |
static | GenerateSerializer(Type[], XmlMapping[]) : System.Reflection.AssemblyDocumentation for this section has not yet been entered. |
static | GenerateSerializer(Type[], XmlMapping[], System.CodeDom.Compiler.CompilerParameters) : System.Reflection.AssemblyDocumentation for this section has not yet been entered. |
static | GetXmlSerializerAssemblyName(Type) : stringDocumentation for this section has not yet been entered. |
static | GetXmlSerializerAssemblyName(Type, string) : stringDocumentation for this section has not yet been entered. |
| Serialize(System.IO.Stream, object)Documentation for this section has not yet been entered. |
| Serialize(System.IO.TextWriter, object)Documentation for this section has not yet been entered. |
| Serialize(System.Xml.XmlWriter, object)Documentation for this section has not yet been entered. |
| Serialize(System.IO.Stream, object, XmlSerializerNamespaces)Documentation for this section has not yet been entered. |
| Serialize(System.IO.TextWriter, object, XmlSerializerNamespaces)Documentation for this section has not yet been entered. |
| Serialize(System.Xml.XmlWriter, object, XmlSerializerNamespaces)Documentation for this section has not yet been entered. |
| Serialize(System.Xml.XmlWriter, object, XmlSerializerNamespaces, string)Documentation for this section has not yet been entered. |
| Serialize(System.Xml.XmlWriter, object, XmlSerializerNamespaces, string, string)Documentation for this section has not yet been entered. |