PrefixOperator.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 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