Summary
Returns a constraint that tests whether the actual
value is of the exact type supplied as an argument.
- Namespace
- TCLite
.Constraints - Containing Type
- Is_Syntax
Syntax
public static ExactTypeConstraint TypeOf<T>()
Type Parameters
Name | Description |
---|---|
T |
Return Value
Type | Description |
---|---|
ExactTypeConstraint |