internal bool DeleteItem(Warehouse Warehouse) { return(WarehouseController.DeleteWarehouse(Warehouse)); }