Reference to the mocked object instance, or null if the method is static
Namespace:
TypeMock
Assembly:
TypeMock (in TypeMock.dll) Version: 9.3.6.0 (9.3.6.0)
public Object Instance { get; set; }
Public Property Instance As Object
Get
Set
Property Value
Type:
ObjectThe instance.
Reference