Beispiel #1
0
 public void PerformOn(Int32 playerId)
 {
     banker.PayMoneyToAllPlayers(playerId, money);
 }