Gets the object instance seen in the mirror, or null if the mirror does not represent
a particular instance of a type.
Namespace:
MbUnit.FrameworkAssembly: MbUnit (in MbUnit.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public Object Instance { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Instance As Object |
