Enum StaticConstructor
Defines behavior of the static constructor.
Namespace: Telerik.JustMock
Assembly: Telerik.JustMock.dll
Syntax
public enum StaticConstructor
Mocked
Defines that is static constructor is mocked.
NonMocked
Defines that the static constructor is not mocked.