We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Returns competition config for the assembly.
Namespace: CodeJam.PerfTests.ConfigsAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public static ICompetitionConfig GetConfigForAssembly( Assembly targetAssembly )
VB
Public Shared Function GetConfigForAssembly ( targetAssembly As Assembly ) As ICompetitionConfig
F#
static member GetConfigForAssembly : targetAssembly : Assembly -> ICompetitionConfig
Type: ICompetitionConfigThe competition config for the assembly.
AssemblyCompetitionConfig ClassCodeJam.PerfTests.Configs Namespace
There was an error while loading. Please reload this page.