Overload List
| Name | Description | |
|---|---|---|
| IsAssignableFrom<(Of <(TExpected>)>)(Type) |
Verifies that a type may be assigned to a variable of the specified type.
| |
| IsAssignableFrom(Type, Type) |
Verifies that a type may be assigned to a variable of the specified type.
| |
| IsAssignableFrom<(Of <(TExpected>)>)(Type, String, array<Object>[]()[]) |
Verifies that a type may be assigned to a variable of the specified type.
| |
| IsAssignableFrom(Type, Type, String, array<Object>[]()[]) |
Verifies that a type may be assigned to a variable of the specified type.
|
