Initializes a new instance of the Mock class

Namespace:  Moq
Assembly:  Moq (in Moq.dll) Version: 2.6.1121.2 (2.6.0.0)

Syntax

C#
protected Mock()

See Also