-
Notifications
You must be signed in to change notification settings - Fork 32
Methods_T_CodeJam_PerfTests_Configs_ReadOnlyCompetitionConfig
andrewvk edited this page Nov 8, 2016
·
2 revisions
The ReadOnlyCompetitionConfig type exposes the following members.
| Name | Description | |
|---|---|---|
![]() |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetAnalysers | Get benchmark analysers. (Inherited from ReadOnlyConfig.) |
![]() |
GetColumns | Get benchmark columns. (Inherited from ReadOnlyConfig.) |
![]() |
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.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() |
AsReadOnly | Creates read-only wrapper for the config. (Defined by BenchmarkHelpers.) |
ReadOnlyCompetitionConfig Class
CodeJam.PerfTests.Configs Namespace


