OrOperator.ApplyOperator(Constraint, 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.
Apply the operator to produce an OrConstraint
public override NUnit.Framework.Constraints.Constraint ApplyOperator (NUnit.Framework.Constraints.Constraint left, NUnit.Framework.Constraints.Constraint right);
override this.ApplyOperator : NUnit.Framework.Constraints.Constraint * NUnit.Framework.Constraints.Constraint -> NUnit.Framework.Constraints.Constraint
Parameters
- left
- Constraint
- right
- Constraint