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