TypeParameterRefIsImplicitlyConvertible Method |
Name | Description | |
---|---|---|
IsImplicitlyConvertible(TypeRefBase, Boolean) |
Determine if the reference is implicitly convertible to the specified reference.
| |
IsImplicitlyConvertible(TypeRefBase, TypeRefBase, Boolean) |
Determine if the specified 'from' reference is implicitly convertible to the specified 'to' reference.
|