Returns the mocked object value.

Namespace:  Moq
Assembly:  Moq (in Moq.dll) Version: 3.1.416.3 (3.1.0.0)

Syntax

C#
protected abstract Object GetObject()

See Also