Beispiel #1
0
 public void Case(Case monopolyCase)
 {
     instructions[7] = monopolyCase.Affichage();
 }