Method | Description | |
---|---|---|
GetTypeCode ( this type ) : TypeCode | ||
GetUnderlyingType ( this code ) : |
||
IsNumeric ( this type ) : bool | ||
IsPrimitiveData ( this type ) : bool | ||
IsUnsignedNumeric ( this type ) : bool |
public static GetTypeCode ( this type ) : TypeCode | ||
type | this | |
return | TypeCode |
public static GetUnderlyingType ( this code ) : |
||
code | this | |
return |
public static IsPrimitiveData ( this type ) : bool | ||
type | this | |
return | bool |
public static IsUnsignedNumeric ( this type ) : bool | ||
type | this | |
return | bool |