コード例 #1
0
 public Discipline GetDiscipline(int number)
 {
     return(competition.GetDiscipline(number));
 }