Mono Class Library: Overview

System.Runtime.Remoting.SoapServices: Method Members

The methods of System.Runtime.Remoting.SoapServices are listed below. For a list of all members, see the SoapServices Members list.

See Also: Inherited members from System.Object

Public Methods

static
CodeXmlNamespaceForClrTypeNamespace(string, string) : string
Documentation for this section has not yet been entered.
static
DecodeXmlNamespaceForClrTypeNamespace(string, out string, out string) : bool
Documentation for this section has not yet been entered.
static
GetInteropFieldTypeAndNameFromXmlAttribute(Type, string, string, out Type, out string)
Documentation for this section has not yet been entered.
static
GetInteropFieldTypeAndNameFromXmlElement(Type, string, string, out Type, out string)
Documentation for this section has not yet been entered.
static
GetInteropTypeFromXmlElement(string, string) : Type
Documentation for this section has not yet been entered.
static
GetInteropTypeFromXmlType(string, string) : Type
Documentation for this section has not yet been entered.
static
GetSoapActionFromMethodBase(System.Reflection.MethodBase) : string
Documentation for this section has not yet been entered.
static
GetTypeAndMethodNameFromSoapAction(string, out string, out string) : bool
Documentation for this section has not yet been entered.
static
GetXmlElementForInteropType(Type, out string, out string) : bool
Documentation for this section has not yet been entered.
static
GetXmlNamespaceForMethodCall(System.Reflection.MethodBase) : string
Documentation for this section has not yet been entered.
static
GetXmlNamespaceForMethodResponse(System.Reflection.MethodBase) : string
Documentation for this section has not yet been entered.
static
GetXmlTypeForInteropType(Type, out string, out string) : bool
Documentation for this section has not yet been entered.
static
IsClrTypeNamespace(string) : bool
Documentation for this section has not yet been entered.
static
IsSoapActionValidForMethodBase(string, System.Reflection.MethodBase) : bool
Documentation for this section has not yet been entered.
static
PreLoad(System.Reflection.Assembly)
Documentation for this section has not yet been entered.
static
PreLoad(Type)
Documentation for this section has not yet been entered.
static
RegisterInteropXmlElement(string, string, Type)
Documentation for this section has not yet been entered.
static
RegisterInteropXmlType(string, string, Type)
Documentation for this section has not yet been entered.
static
RegisterSoapActionForMethodBase(System.Reflection.MethodBase)
Documentation for this section has not yet been entered.
static
RegisterSoapActionForMethodBase(System.Reflection.MethodBase, string)
Documentation for this section has not yet been entered.