Asserts that the collection of distinct instances specified by the user is not empty.

Namespace:  MbUnit.Framework.ContractVerifiers
Assembly:  MbUnit (in MbUnit.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
protected void AssertDistinctIntancesNotEmpty()
Visual Basic (Declaration)
Protected Sub AssertDistinctIntancesNotEmpty

See Also