Summary
Converts an ActualValueDelegate to a TestDelegate
before calling the primary overload.
- Namespace
- TCLite
.Constraints - Containing Type
- ThrowsConstraint
Syntax
protected override ConstraintResult ApplyConstraint<T>(ActualValueDelegate<T> del)
Type Parameters
| Name | Description |
|---|---|
| T |
Parameters
| Name | Type | Description |
|---|---|---|
| del | ActualValueDelegate |
Return Value
| Type | Description |
|---|---|
| ConstraintResult |
