Beispiel #1
0
 public Berries(Games Games)
 {
     Games_ = Games;
 }
Beispiel #2
0
 public Abilities(Games Games)
 {
     this.Games_ = Games;
 }