Méthode |
Description |
|
Converter ( ) : System.Threading |
|
|
FromString ( String value, InternalPrimitiveTypeE code ) : Object |
|
|
GetNameSpaceEnum ( InternalPrimitiveTypeE code, Type type, WriteObjectInfo objectInfo, String &typeName ) : InternalNameSpaceE |
|
|
InitCodeA ( ) : void |
|
|
InitEscapeA ( ) : void |
|
|
InitTypeA ( ) : void |
|
|
InitTypeCodeA ( ) : void |
|
|
InitValueA ( ) : void |
|
|
InitValueB ( ) : void |
|
|
IsEscaped ( InternalPrimitiveTypeE code ) : bool |
|
|
IsSiTransmitType ( InternalPrimitiveTypeE code ) : bool |
|
|
IsWriteAsByteArray ( InternalPrimitiveTypeE code ) : bool |
|
|
SoapToCode ( Type type ) : InternalPrimitiveTypeE |
|
|
SoapToComType ( InternalPrimitiveTypeE code ) : String |
|
|
SoapToString ( Object data, InternalPrimitiveTypeE code ) : String |
|
|
SoapToType ( InternalPrimitiveTypeE code ) : Type |
|
|
ToCode ( String value ) : InternalPrimitiveTypeE |
|
|
ToCode ( Type type ) : InternalPrimitiveTypeE |
|
|
ToComType ( InternalPrimitiveTypeE code ) : String |
|
|
ToPrimitiveTypeEnum ( TypeCode typeCode ) : InternalPrimitiveTypeE |
|
|
ToString ( Object data, InternalPrimitiveTypeE code ) : String |
|
|
ToType ( InternalPrimitiveTypeE code ) : Type |
|
|
ToTypeCode ( InternalPrimitiveTypeE code ) : TypeCode |
|
|
ToXmlDataType ( InternalPrimitiveTypeE code ) : String |
|
|