ArePreconditionsEnabled
Gets or sets a value indicating whether precondition contracts are being enforced. This option is true
by default.
Declaration
public bool? ArePreconditionsEnabled { get; init; }
Property Value
Type | Description |
---|---|
bool? |
Gets or sets a value indicating whether precondition contracts are being enforced. This option is true
by default.
public bool? ArePreconditionsEnabled { get; init; }
Type | Description |
---|---|
bool? |