Summary
Construct a standalone ExactCountConstraint
- Namespace
- TCLite
.Constraints - Containing Type
- ExactCountConstraint
Syntax
public ExactCountConstraint(int expectedCount)
Parameters
| Name | Type | Description |
|---|---|---|
| expectedCount | int |
Return Value
| Type | Description |
|---|---|
| void |
