CollectionItemsEqualConstraint.

Tally(IEnumerable) Method

Summary

Return a new CollectionTally for use in making tests

Syntax

protected CollectionTally Tally(IEnumerable c)

Parameters

Name Type Description
c IEnumerable The collection to be included in the tally

Return Value

Type Description
CollectionTally