Summary
Create a new instance of ResolvableConstraintExpression,
passing in a pre-populated ConstraintBuilder.
- Namespace
- TCLite
.Constraints - Containing Type
- Items
Constraint Expression
Syntax
public ItemsConstraintExpression(ConstraintBuilder builder)
Parameters
| Name | Type | Description |
|---|---|---|
| builder | ConstraintBuilder |
Return Value
| Type | Description |
|---|---|
| void |
