-
Notifications
You must be signed in to change notification settings - Fork 35
Methods_T_CodeJam_PerfTests_Configs_AssemblyCompetitionConfig
andrewvk edited this page Nov 8, 2016
·
2 revisions
The AssemblyCompetitionConfig type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() |
GetAnalysers | Get benchmark analysers. (Inherited from ReadOnlyConfig.) |
![]() |
GetColumns | Get benchmark columns. (Inherited from ReadOnlyConfig.) |
![]() ![]() |
GetConfigForAssembly | Returns competition config for the assembly. |
![]() |
GetDiagnosers | Get benchmark diagnosers. (Inherited from ReadOnlyConfig.) |
![]() |
GetExporters | Get benchmark exporters. (Inherited from ReadOnlyConfig.) |
![]() |
GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() |
GetJobs | Get benchmark jobs. (Inherited from ReadOnlyConfig.) |
![]() |
GetLoggers | Get benchmark loggers. (Inherited from ReadOnlyConfig.) |
![]() |
GetOrderProvider | Get order provider. (Inherited from ReadOnlyConfig.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
GetValidators | Get benchmark validators. (Inherited from ReadOnlyConfig.) |
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
AssemblyCompetitionConfig Class
CodeJam.PerfTests.Configs Namespace