Enum Constructor
Defines the behavior of target constructor.
Namespace: Telerik.JustMock
Assembly: Telerik.JustMock.dll
Syntax
public enum Constructor
Mocked
Specifies that the constructor should be mocked
NotMocked
Specifies that the constructor should not be mocked.