We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Initializes a new instance of the ManualCompetitionConfig class.
Namespace: CodeJam.PerfTests.ConfigsAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public ManualCompetitionConfig( IConfig config )
VB
Public Sub New ( config As IConfig )
F#
new : config : IConfig -> ManualCompetitionConfig
ManualCompetitionConfig ClassManualCompetitionConfig OverloadCodeJam.PerfTests.Configs Namespace