NUnit.Framework.Constraints.CollectionTally<T>
Generic version of CollectionTally that counts (tallies).
the number of occurrences of each typed item in one or more enumerations.
The result of a CollectionTally<T>.
The result of the comparison between the two collections.
Construct a CollectionTally object from a collection and a comparer.
Construct a CollectionTally object from a collection and a comparer.
Try to remove an item from the tally.
Try to remove a set of items from the tally.
Try to remove a set of items from the tally.