Returns the mocked object value.

Namespace:  Moq
Assembly:  Moq (in Moq.dll) Version: 2.5.1.153 (2.5.1.0)

Syntax

C#
protected abstract Object GetObject()

See Also