ObjectHelperIsConvertible Method |
Name | Description | |
---|---|---|
IsConvertible(Object) |
Determines whether the specified object is a base data type or implements the
IConvertible interface.
| |
IsConvertible(Type) |
Determines whether the specified type is a base data type or implements the
IConvertible interface.
|