Méthode | 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 | |
Résultat | TypeCode |
public static GetUnderlyingType ( this code ) : |
||
code | this | |
Résultat |
public static IsNumeric ( this type ) : bool | ||
type | this | |
Résultat | bool |
public static IsPrimitiveData ( this type ) : bool | ||
type | this | |
Résultat | bool |
public static IsUnsignedNumeric ( this type ) : bool | ||
type | this | |
Résultat | bool |