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