Пример #1
0
 public Inventory GetInventoryByInventoryUID(int inventoryUID)
 {
     return(_controller.GetInventoryByInventoryUID(inventoryUID));
 }