NUnit.Framework.Constraints.PrefixOperator Members

The members of NUnit.Framework.Constraints.PrefixOperator are listed below.

See Also: Inherited members from NUnit.Framework.Constraints.ConstraintOperator

Protected Constructors

Documentation for this section has not yet been entered.

Public Methods

abstract
ApplyPrefix(Constraint) : Constraint
Returns the constraint created by applying this prefix to another constraint.
override
Reduce(ConstraintBuilder.ConstraintStack)
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.