C# Класс BelhardTraining.Benchmark.Core.ProgramBase

Показать файл Открыть проект

Открытые методы

Метод Описание
GetBenchmarkCompetition ( string benchmarkId ) : BelhardBenchmarkCompetition

Защищенные методы

Метод Описание
GetBenhmarkList ( ) : Tuple[]

Описание методов

GetBenchmarkCompetition() публичный Метод

public GetBenchmarkCompetition ( string benchmarkId ) : BelhardBenchmarkCompetition
benchmarkId string
Результат BelhardBenchmarkCompetition

GetBenhmarkList() защищенный абстрактный Метод

protected abstract GetBenhmarkList ( ) : Tuple[]
Результат Tuple[]