PrefixOperator.ApplyPrefix(Constraint) Method

Definition

Returns the constraint created by applying this prefix to another constraint.

public abstract NUnit.Framework.Constraints.Constraint ApplyPrefix (NUnit.Framework.Constraints.Constraint constraint);
abstract member ApplyPrefix : NUnit.Framework.Constraints.Constraint -> NUnit.Framework.Constraints.Constraint

Parameters

constraint
Constraint

Returns

Applies to