Mono Class Library: Overview

System.Runtime.Remoting.SoapServices: Members

The members of System.Runtime.Remoting.SoapServices are listed below.

See Also: Inherited members from System.Object

Public Properties

[read-only]
static
XmlNsForClrTypestring. Documentation for this section has not yet been entered.
[read-only]
static
XmlNsForClrTypeWithAssemblystring. Documentation for this section has not yet been entered.
[read-only]
static
XmlNsForClrTypeWithNsstring. Documentation for this section has not yet been entered.
[read-only]
static
XmlNsForClrTypeWithNsAndAssemblystring. Documentation for this section has not yet been entered.

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.