NUnit.Framework.Constraints.AllOperator Members

The members of NUnit.Framework.Constraints.AllOperator are listed below.

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

Public Constructors

Documentation for this section has not yet been entered.

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.