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.
Fills properties from the specified config.
Namespace: CodeJam.PerfTests.ConfigsAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public void Add( IConfig config )
VB
Public Sub Add ( config As IConfig )
F#
member Add : config : IConfig -> unit
ManualCompetitionConfig ClassCodeJam.PerfTests.Configs Namespace