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 AssemblyCompetitionConfig class.
Namespace: CodeJam.PerfTests.ConfigsAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public AssemblyCompetitionConfig( Assembly targetAssembly )
VB
Public Sub New ( targetAssembly As Assembly )
F#
new : targetAssembly : Assembly -> AssemblyCompetitionConfig
AssemblyCompetitionConfig ClassCodeJam.PerfTests.Configs Namespace