Пример #1
0
 public static void UpdateGoodsView()
 {
     GoodsInterface.UpdateItems();
     BottomInterface.UpdateGoodsItems();
     EquipInterface.UpdateItems();
 }