We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Short description for the provider.
Namespace: CodeJam.PerfTests.Running.LimitsAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public override string ShortInfo { get; }
VB
Public Overrides ReadOnly Property ShortInfo As String Get
F#
abstract ShortInfo : string with get override ShortInfo : string with get
Type: StringThe short description for the provider.
ICompetitionLimitProvider.ShortInfo
PercentileLimitProvider ClassCodeJam.PerfTests.Running.Limits Namespace