Method | Description | |
---|---|---|
GetTypeCode ( this source ) : TypeCode |
Gets a underlying type code of the specified Type
|
|
GetTypeInfo ( this source ) : TypeInfo |
Returns the TypeInfo representation of the specified type
|
public static GetTypeCode ( this source ) : TypeCode | ||
source | this | The type whose underlying type code to get |
return | TypeCode |
public static GetTypeInfo ( this source ) : TypeInfo | ||
source | this | The type to convert |
return | TypeInfo |