NoneOperator.ApplyPrefix(Constraint) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a constraint that will apply the argument to the members of a collection, succeeding if none 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