Method | Description | |
---|---|---|
ImportMembersMapping ( string elementName, string ns, |
||
ImportMembersMapping ( string elementName, string ns, |
||
ImportMembersMapping ( string elementName, string ns, |
||
ImportMembersMapping ( string elementName, string ns, |
||
ImportTypeMapping ( |
||
ImportTypeMapping ( |
||
IncludeType ( |
||
IncludeTypes ( ICustomAttributeProvider provider ) : void | ||
SoapReflectionImporter ( ) : System.Reflection | ||
SoapReflectionImporter ( SoapAttributeOverrides attributeOverrides ) : System.Reflection | ||
SoapReflectionImporter ( SoapAttributeOverrides attributeOverrides, string defaultNamespace ) : System.Reflection | ||
SoapReflectionImporter ( string defaultNamespace ) : System.Reflection |
Method | Description | |
---|---|---|
CreateElementAccessor ( |
||
CreateNullableMapping ( |
||
CreateRootMapping ( ) : |
||
GetAttributes ( |
||
GetAttributes ( |
||
GetDefaultValue ( |
||
GetRootMapping ( ) : |
||
GetTypeMapping ( string typeName, string ns, |
||
ImportAccessorMapping ( |
||
ImportArrayLikeMapping ( |
||
ImportConstantMapping ( |
||
ImportEnumMapping ( |
||
ImportFieldMapping ( |
||
ImportMemberMapping ( |
||
ImportMembersMapping ( |
||
ImportPrimitiveMapping ( |
||
ImportStructLikeMapping ( |
||
ImportTypeMapping ( |
||
ImportTypeMapping ( |
||
ReflectionException ( string context, |
||
SetArrayMappingType ( |
||
XsdTypeName ( Type type ) : string | ||
XsdTypeName ( Type type, SoapAttributes a, string name ) : string |
public ImportMembersMapping ( string elementName, string ns, |
||
elementName | string | |
ns | string | |
members | ||
return |
public ImportMembersMapping ( string elementName, string ns, |
||
elementName | string | |
ns | string | |
members | ||
hasWrapperElement | bool | |
writeAccessors | bool | |
return |
public ImportMembersMapping ( string elementName, string ns, |
||
elementName | string | |
ns | string | |
members | ||
hasWrapperElement | bool | |
writeAccessors | bool | |
validate | bool | |
return |
public ImportMembersMapping ( string elementName, string ns, |
||
elementName | string | |
ns | string | |
members | ||
hasWrapperElement | bool | |
writeAccessors | bool | |
validate | bool | |
access | XmlMappingAccess | |
return |
public ImportTypeMapping ( |
||
type | ||
return |
public ImportTypeMapping ( |
||
type | ||
defaultNamespace | string | |
return |
public IncludeTypes ( ICustomAttributeProvider provider ) : void | ||
provider | ICustomAttributeProvider | |
return | void |
public SoapReflectionImporter ( ) : System.Reflection | ||
return | System.Reflection |
public SoapReflectionImporter ( SoapAttributeOverrides attributeOverrides ) : System.Reflection | ||
attributeOverrides | SoapAttributeOverrides | |
return | System.Reflection |
public SoapReflectionImporter ( SoapAttributeOverrides attributeOverrides, string defaultNamespace ) : System.Reflection | ||
attributeOverrides | SoapAttributeOverrides | |
defaultNamespace | string | |
return | System.Reflection |
public SoapReflectionImporter ( string defaultNamespace ) : System.Reflection | ||
defaultNamespace | string | |
return | System.Reflection |