Method | Description | |
---|---|---|
CastDoubleValueToCorrectType ( double value ) : object |
Casts a double value to the correct type
|
|
IsNumericType ( |
Gets a value indicating whether the specified type is one of the numeric types
|
public static CastDoubleValueToCorrectType ( double value ) : object | ||
value | double | Double value |
return | object |
public static IsNumericType ( |
||
type | The type | |
return | bool |