Beispiel #1
0
 public int getScore(ScoreCategoryEnum.ScoreCategoryType a)
 {
     return(scoreSheet.getScore(a));
 }