Summary
Initializes a new instance of the
CollectionTally.CollectionTallyResult class with the given fields.- Namespace
- TCLite
.Constraints - Containing Type
- CollectionTally
. Collection Tally Result
Syntax
public CollectionTallyResult(List<object> missingItems, List<object> extraItems)
Parameters
| Name | Type | Description |
|---|---|---|
| missingItems | List |
|
| extraItems | List |
Return Value
| Type | Description |
|---|---|
| void |
