Enum
RangeKind

Defines the kind of range value to consider.

Definition

Namespace:Telerik.JustMock

Assembly:Telerik.JustMock.dll

Syntax:

cs-api-definition
public enum RangeKind

Fields

Exclusive

Does not consider first and last value.

Declaration

cs-api-definition
Exclusive = 0

Field Value

RangeKind

Inclusive

Considers the First and last value.

Declaration

cs-api-definition
Inclusive = 1

Field Value

RangeKind

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