|
IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Classes | |
| class | NUnit.Framework.Constraints.Constraint |
| The Constraint class is the base of all built-in constraints within NUnit. It provides the operator overloads used to combine constraints. More... | |
Namespaces | |
| package | NUnit.Framework.Constraints |
Functions | |
| delegate TActual | NUnit.Framework.Constraints.ActualValueDelegate< TActual > () |
| Delegate used to delay evaluation of the actual value to be used in evaluating a constraint More... | |