PrefixOperator.Reduce(ConstraintBuilder+ConstraintStack) Method

Definition

Reduce produces a constraint from the operator and any arguments. It takes the arguments from the constraint stack and pushes the resulting constraint on it.

public override void Reduce (NUnit.Framework.Constraints.ConstraintBuilder.ConstraintStack stack);
override this.Reduce : NUnit.Framework.Constraints.ConstraintBuilder.ConstraintStack -> unit

Parameters

Applies to