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.
The competition config.
Namespace: CodeJam.PerfTestsAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public ICompetitionConfig Config { get; }
VB
Public ReadOnly Property Config As ICompetitionConfig Get
F#
abstract Config : ICompetitionConfig with get override Config : ICompetitionConfig with get
Type: ICompetitionConfigThe competition config.
ICompetitionConfigSource.Config
CompetitionConfigAttribute ClassCodeJam.PerfTests Namespace