NUnit.Framework.Constraints.PropOperator Members

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

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

Public Constructors

Constructs a PropOperator for a particular named property

Public Properties

[read-only]
Namestring. Gets the name of the property to which the operator applies

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.