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
static | CodeXmlNamespaceForClrTypeNamespace(string, string)
| |
static | DecodeXmlNamespaceForClrTypeNamespace(string, out string, out string)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)
| |
static | GetInteropTypeFromXmlType(string, string)
| |
static | GetSoapActionFromMethodBase(System.Reflection.MethodBase)
| |
static | GetTypeAndMethodNameFromSoapAction(string, out string, out string)Documentation for this section has not yet been entered. | |
static | GetXmlElementForInteropType(Type, out string, out string)Documentation for this section has not yet been entered. | |
static | GetXmlNamespaceForMethodCall(System.Reflection.MethodBase)
| |
static | GetXmlNamespaceForMethodResponse(System.Reflection.MethodBase)
| |
static | GetXmlTypeForInteropType(Type, out string, out string)Documentation for this section has not yet been entered. | |
static | IsClrTypeNamespace(string)
| |
static | IsSoapActionValidForMethodBase(string, System.Reflection.MethodBase)
| |
static | PreLoad(System.Reflection.Assembly)
| |
static | PreLoad(Type)
| |
static | RegisterInteropXmlElement(string, string, Type)
| |
static | RegisterInteropXmlType(string, string, Type)
| |
static | RegisterSoapActionForMethodBase(System.Reflection.MethodBase)
| |
static | RegisterSoapActionForMethodBase(System.Reflection.MethodBase, string)
|