Collapse All
Expand All
C#
Moq
Mock
.
.
::
.
Object Property
Mock Class
See Also
Send Feedback
Gets the mocked object instance, which is of the mocked type
T
.
Namespace:
Moq
Assembly:
Moq
(in Moq.dll) Version: 4.0.812.4 (4.0.0.0)
Syntax
C#
public
Object
Object
{
get
; }
See Also
Mock Class
Moq Namespace