메소드 | 설명 | |
---|---|---|
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 IsSimpleType ( string xmlType ) : bool | ||
xmlType | string | |
리턴 | bool |
public static ToNetTypeName ( string xmlType ) : string | ||
xmlType | string | |
리턴 | string |