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.
Initializes a new instance of the CompetitionConfigAttribute class.
Namespace: CodeJam.PerfTestsAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
protected CompetitionConfigAttribute( Func<ICompetitionConfig> configFactory )
VB
Protected Sub New ( configFactory As Func(Of ICompetitionConfig) )
F#
new : configFactory : Func<ICompetitionConfig> -> CompetitionConfigAttribute
CompetitionConfigAttribute ClassCompetitionConfigAttribute OverloadCodeJam.PerfTests Namespace