Метод | Описание | |
---|---|---|
GetParsableType ( string xmlType ) : |
||
IsParsable ( string xmlType ) : bool | ||
IsSimpleType ( string xmlType ) : bool | ||
ToNetTypeName ( string xmlType ) : string |
Метод | Описание | |
---|---|---|
AddType ( string xmlTypeName, string codeTypeName, |
||
TypeUtils ( ) : System |
public static GetParsableType ( string xmlType ) : |
||
xmlType | string | |
Результат |
public static IsParsable ( string xmlType ) : bool | ||
xmlType | string | |
Результат | bool |
public static IsSimpleType ( string xmlType ) : bool | ||
xmlType | string | |
Результат | bool |
public static ToNetTypeName ( string xmlType ) : string | ||
xmlType | string | |
Результат | string |