Enum
Constructor

Defines the behavior of target constructor.

Definition

Namespace:Telerik.JustMock

Assembly:Telerik.JustMock.dll

Syntax:

cs-api-definition
public enum Constructor

Fields

Mocked

Specifies that the constructor should be mocked

Declaration

cs-api-definition
Mocked = 1

Field Value

Constructor

NotMocked

Specifies that the constructor should not be mocked.

Declaration

cs-api-definition
NotMocked = 0

Field Value

Constructor

In this article
DefinitionFieldsMockedNotMocked
Not finding the help you need?
Contact Support