Mock Constructor

Moq

Collapse imageExpand ImageCopy imageCopyHover image
Initializes a new instance of the Mock class.

Namespace: Moq
Assembly: Moq (in Moq.dll) Version: 4.0.10827.0 (4.0.0.0)

Syntax

C#
protected Mock()

See Also