SomeOperator.ApplyPrefix(Constraint) Method

Definition

Returns a constraint that will apply the argument to the members of a collection, succeeding if any of them 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