C# Class BelhardTraining.Benchmark.Core.ProgramBase

Show file Open project: bazile/Training

Public Methods

Method Description
GetBenchmarkCompetition ( string benchmarkId ) : BelhardBenchmarkCompetition

Protected Methods

Method Description
GetBenhmarkList ( ) : Tuple[]

Method Details

GetBenchmarkCompetition() public method

public GetBenchmarkCompetition ( string benchmarkId ) : BelhardBenchmarkCompetition
benchmarkId string
return BelhardBenchmarkCompetition

GetBenhmarkList() protected abstract method

protected abstract GetBenhmarkList ( ) : Tuple[]
return Tuple[]