예제 #1
0
 public void RemoveInventory(string inventory)
 {
     Model.RemoveInventory(inventory);
 }