NUnit.Framework.Constraints.AttributeOperator Members

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

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

Public Constructors

Construct an AttributeOperator for a particular Type

Public Methods

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.