Summary
Initializes a new instance of the
OperatorStack class.
- Namespace
- TCLite
.Constraints - Containing Type
- ConstraintBuilder
.OperatorStack
Syntax
public OperatorStack(ConstraintBuilder builder)
Parameters
| Name | Type | Description |
|---|---|---|
| builder | ConstraintBuilder | The builder. |
Return Value
| Type | Description |
|---|---|
| void |
