Gets all the instances.
Namespace:
MbUnit.Framework.ContractVerifiersAssembly: MbUnit (in MbUnit.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public IList<T> Instances { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Instances As IList(Of T) |
