The methods of NUnit.Framework.Constraints.PrefixOperator are listed below. For a list of all members, see the PrefixOperator Members list.
See Also: Inherited members from NUnit.Framework.Constraints.ConstraintOperator
abstract | ApplyPrefix(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. | |