Summary
Construct an InstanceOfTypeConstraint for the type provided
- Namespace
- TCLite
.Constraints - Containing Type
- Instance
Of Type Constraint
Syntax
public InstanceOfTypeConstraint(Type type)
Parameters
| Name | Type | Description |
|---|---|---|
| type | Type | The expected Type |
Return Value
| Type | Description |
|---|---|
| void |
