Enum
StaticConstructor

Defines behavior of the static constructor.

Definition

Namespace:Telerik.JustMock

Assembly:Telerik.JustMock.dll

Syntax:

cs-api-definition
public enum StaticConstructor

Fields

Mocked

Defines that is static constructor is mocked.

Declaration

cs-api-definition
Mocked = 1

Field Value

StaticConstructor

NonMocked

Defines that the static constructor is not mocked.

Declaration

cs-api-definition
NonMocked = 0

Field Value

StaticConstructor

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