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.
Base interface for config provider attributes.
Namespace: CodeJam.PerfTests.ConfigsAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public interface ICompetitionConfigSource
VB
Public Interface ICompetitionConfigSource
F#
type ICompetitionConfigSource = interface end
CodeJam.PerfTests.Configs Namespace