Beispiel #1
0
 public ControlHunt GetControlHunt()
 {
     return(new ControlHunt(this, TrueScore.GetTrueScoreFromID(this.trueScoreID)));
 }