IntRange.negative

Static Property in IntRange

Declaration

public static readonly IntRange negative { get; }

Description

Shorthand for writing IntRange(int.MinValue, 0).