Skip to content

Methods_T_CodeJam_PerfTests_Configs_ManualCompetitionConfig

andrewvk edited this page Nov 8, 2016 · 2 revisions

ManualCompetitionConfig Methods

The ManualCompetitionConfig type exposes the following members.

Methods

 

Name Description
Public method Add(IColumn[]) (Inherited from ManualConfig.)
Public method Add(IExporter[]) (Inherited from ManualConfig.)
Public method Add(ILogger[]) (Inherited from ManualConfig.)
Public method Add(IDiagnoser[]) (Inherited from ManualConfig.)
Public method Add(IAnalyser[]) (Inherited from ManualConfig.)
Public method Add(IValidator[]) (Inherited from ManualConfig.)
Public method Add(IJob[]) (Inherited from ManualConfig.)
Public method Add(IConfig) Fills properties from the specified config.
Public method AsReadOnly Returns read-only wrapper for the config.
Public method Equals Determines whether the specified object is equal to the current object. (Inherited from Object.)
Public method GetAnalysers (Inherited from ManualConfig.)
Public method GetColumns (Inherited from ManualConfig.)
Public method GetDiagnosers (Inherited from ManualConfig.)
Public method GetExporters (Inherited from ManualConfig.)
Public method GetHashCode Serves as the default hash function. (Inherited from Object.)
Public method GetJobs (Inherited from ManualConfig.)
Public method GetLoggers (Inherited from ManualConfig.)
Public method GetOrderProvider (Inherited from ManualConfig.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method GetValidators (Inherited from ManualConfig.)
Public method Set (Inherited from ManualConfig.)
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

ManualCompetitionConfig Class
CodeJam.PerfTests.Configs Namespace

Clone this wiki locally