Пример #1
0
 public void removeFromInventory(Inventory inventory)
 {
     inventory.Remove(this);
 }