The methods of NUnit.Framework.Constraints.ExactCountConstraint are listed below. For a list of all members, see the ExactCountConstraint Members list.
See Also: Inherited members from NUnit.Framework.Constraints.PrefixConstraint
override | Matches(object)Apply the item constraint to each item in the collection, succeeding only if the expected number of items pass. | |
override | WriteDescriptionTo(Xamarin.iOS.dll=NUnit.Framework.Constraints.MessageWriter)Write a description of this constraint to a MessageWriter | |