|
| CuttingEdge.Conditions reference library |
| Condition..::.Ensures Method |
| Condition Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
![]() ![]() | Ensures<(Of <(T>)>)(T) |
Returns a new ConditionValidator that allows you to
validate the given argument, given it a default ArgumentName of 'value'.
|
![]() ![]() | Ensures<(Of <(T>)>)(T, String) |
Returns a new ConditionValidator that allows you to
validate the postconditions of the given object.
|

