Beispiel #1
0
 public void LoadPlayerOnHolder(PlayerHolder p, CardHolders h)
 {
     h.LoadPlayer(p);
 }