The members of NUnit.Framework.Constraints.CollectionConstraint are listed below.
See Also: Inherited members from NUnit.Framework.Constraints.Constraint
| Construct an empty CollectionConstraint | ||
| Construct a CollectionConstraint |
abstract | doMatch(IEnumerable)Protected method to be implemented by derived classes | |
static | IsEmpty(IEnumerable)Determines whether the specified enumerable is empty. | |