C# 클래스 BelhardTraining.Benchmark.Core.ProgramBase

파일 보기 프로젝트 열기: bazile/Training

공개 메소드들

메소드 설명
GetBenchmarkCompetition ( string benchmarkId ) : BelhardBenchmarkCompetition

보호된 메소드들

메소드 설명
GetBenhmarkList ( ) : Tuple[]

메소드 상세

GetBenchmarkCompetition() 공개 메소드

public GetBenchmarkCompetition ( string benchmarkId ) : BelhardBenchmarkCompetition
benchmarkId string
리턴 BelhardBenchmarkCompetition

GetBenhmarkList() 보호된 추상적인 메소드

protected abstract GetBenhmarkList ( ) : Tuple[]
리턴 Tuple[]