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