Esempio n. 1
0
 public void InserItem(Item _Item)
 {
     m_InventoryContainer.InsertItem(_Item);
 }