NUnit.Framework.Constraints.AllOperator: Method Members

The methods of NUnit.Framework.Constraints.AllOperator are listed below. For a list of all members, see the AllOperator Members list.

See Also: Inherited members from NUnit.Framework.Constraints.CollectionOperator

Public Methods

override
ApplyPrefix(Constraint) : Constraint
Returns a constraint that will apply the argument to the members of a collection, succeeding if they all succeed.