Метод | Описание | |
---|---|---|
PropOperator ( string name ) |
Constructs a PropOperator for a particular named property
|
|
Reduce ( ConstraintBuilder stack ) : void |
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 Reduce ( ConstraintBuilder stack ) : void | ||
stack | ConstraintBuilder | |
Результат | void |