-
Notifications
You must be signed in to change notification settings - Fork 35
N_CodeJam_PerfTests_Configs
andrewvk edited this page Nov 8, 2016
·
1 revision
[Missing
Class | Description | |
---|---|---|
AssemblyCompetitionConfig | Competition config that can be configured via app.config Check the AppConfigOptions for settings avaliable. | |
AssemblyCompetitionConfigAttribute | Attribute for AssemblyCompetitionConfig. | |
ManualCompetitionConfig | Class for competition config config creation | |
ReadOnlyCompetitionConfig | Wrapper class for readonly competition config. |
Interface | Description | |
---|---|---|
ICompetitionConfig | Competition config. | |
ICompetitionConfigSource | Base interface for config provider attributes. |