コード例 #1
0
 public IEnumerable <Stage> GetCompetitionStages(uint competition_id)
 => StageRepository.GetCompetitionStages(competition_id);