Summary
Returns a constraint that tests whether the actual value
is of the type supplied as an argument or a derived type.
- Namespace
- TCLite
.Constraints - Containing Type
- ConstraintExpression
Syntax
public InstanceOfTypeConstraint InstanceOf<T>()
Type Parameters
| Name | Description |
|---|---|
| T |
Return Value
| Type | Description |
|---|---|
| Instance |
