Skip to content

Methods_T_CodeJam_PerfTests_Configs_ReadOnlyCompetitionConfig

andrewvk edited this page Nov 8, 2016 · 2 revisions

ReadOnlyCompetitionConfig Methods

The ReadOnlyCompetitionConfig type exposes the following members.

Methods

 

Name Description
Public method Equals Determines whether the specified object is equal to the current object. (Inherited from Object.)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetAnalysers Get benchmark analysers. (Inherited from ReadOnlyConfig.)
Public method GetColumns Get benchmark columns. (Inherited from ReadOnlyConfig.)
Public method GetDiagnosers Get benchmark diagnosers. (Inherited from ReadOnlyConfig.)
Public method GetExporters Get benchmark exporters. (Inherited from ReadOnlyConfig.)
Public method GetHashCode Serves as the default hash function. (Inherited from Object.)
Public method GetJobs Get benchmark jobs. (Inherited from ReadOnlyConfig.)
Public method GetLoggers Get benchmark loggers. (Inherited from ReadOnlyConfig.)
Public method GetOrderProvider Get order provider. (Inherited from ReadOnlyConfig.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method GetValidators Get benchmark validators. (Inherited from ReadOnlyConfig.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Returns a string that represents the current object. (Inherited from Object.)
  Back to Top

Extension Methods

 

Name Description
Public Extension Method AsReadOnly Creates read-only wrapper for the config. (Defined by BenchmarkHelpers.)
  Back to Top

See Also

Reference

ReadOnlyCompetitionConfig Class
CodeJam.PerfTests.Configs Namespace

Clone this wiki locally