Пример #1
0
 public void StashItemEvent(string handle)
 {
     InUseItemInventory.Remove(handle);
 }