-
Couldn't load subscription status.
- Fork 35
P_CodeJam_PerfTests_Configs_ICompetitionConfig_IgnoreExistingAnnotations
andrewvk edited this page Nov 8, 2016
·
2 revisions
The analyser should ignore existing limit annotations.
Namespace: CodeJam.PerfTests.Configs
Assembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
bool IgnoreExistingAnnotations { get; }VB
ReadOnly Property IgnoreExistingAnnotations As Boolean
GetF#
abstract IgnoreExistingAnnotations : bool with get
Type: Booleantrue if the analyser should ignore existing limit annotations.
ICompetitionConfig Interface
CodeJam.PerfTests.Configs Namespace