AllOperator.ApplyPrefix(Constraint) Method

Definition

Returns a constraint that will apply the argument to the members of a collection, succeeding if they all succeed.

public override NUnit.Framework.Constraints.Constraint ApplyPrefix (NUnit.Framework.Constraints.Constraint constraint);
override this.ApplyPrefix : NUnit.Framework.Constraints.Constraint -> NUnit.Framework.Constraints.Constraint

Parameters

constraint
Constraint

Returns

Applies to