Collapse All
Expand All
C#
Moq
Mock
<
(Of
<
(
T
>
)
>
)
.
.
::
.
Object Property
Mock
<
(Of
<
(
T
>
)
>
)
Class
See Also
Send Feedback
Exposes the mocked object instance.
Namespace:
Moq
Assembly:
Moq
(in Moq.dll) Version: 2.6.1121.2 (2.6.0.0)
Syntax
C#
public
virtual
T
Object
{
get
; }
See Also
Mock
<
(Of
<
(
T
>
)
>
)
Class
Moq Namespace