Пример #1
0
 public void AddMoney(int money)
 {
     State.AddMoney(this, money);
 }