The members of System.Runtime.Remoting.SoapServices are listed below.
See Also: Inherited members from System.Object
[read-only] static | XmlNsForClrType | string.
Gets the XML namespace prefix for common language runtime types. |
[read-only] static | XmlNsForClrTypeWithAssembly | string.
Gets the default XML namespace prefix that should be used for XML encoding of a common language runtime class that has an assembly, but no native namespace. |
[read-only] static | XmlNsForClrTypeWithNs | string.
Gets the XML namespace prefix that should be used for XML encoding of a common language runtime class that is part of the mscorlib.dll file. |
[read-only] static | XmlNsForClrTypeWithNsAndAssembly | string.
Gets the default XML namespace prefix that should be used for XML encoding of a common language runtime class that has both a common language runtime namespace and an assembly. |
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)
|