We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Empty value for the competition limit.
Namespace: CodeJam.PerfTests.Running.LimitsAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public const int EmptyValue = 0
VB
Public Const EmptyValue As Integer = 0
F#
static val mutable EmptyValue: int
Type: Int32
CompetitionLimit ClassCodeJam.PerfTests.Running.Limits Namespace