Пример #1
0
 /// <summary>
 /// Метод закрытия магазина
 /// </summary>
 public void CloseMarket()
 {
     marketManager.CloseMarket();
 }