System.Xml.Serialization.SoapReflectionImporter: Method Members

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

See Also: Inherited members from System.Object

Public Methods

ImportMembersMapping(string, string, XmlReflectionMember[]) : XmlMembersMapping

Generates internal type mappings for information that is gathered from a Web service method.

ImportMembersMapping(string, string, XmlReflectionMember[], bool, bool) : XmlMembersMapping

Generates internal type mappings for information that is gathered from a Web service method.

ImportMembersMapping(string, string, XmlReflectionMember[], bool, bool, bool) : XmlMembersMapping

Generates internal type mappings for information that is gathered from a Web service method.

ImportMembersMapping(string, string, XmlReflectionMember[], bool, bool, bool, XmlMappingAccess) : XmlMembersMapping

Generates internal type mappings for information that is gathered from a Web service method.

ImportTypeMapping(Type) : XmlTypeMapping

Generates a mapping to an XML Schema element for a .NET Framework type.

ImportTypeMapping(Type, string) : XmlTypeMapping

Generates a mapping to an XML Schema element for a .NET Framework type.

IncludeType(Type)

Places mappings for a type in the System.Xml.Serialization.SoapReflectionImporter instance's context for later use when import methods are invoked.

IncludeTypes(System.Reflection.ICustomAttributeProvider)

Places mappings for derived types in the System.Xml.Serialization.SoapReflectionImporter instance's context for later use when import methods are invoked.