Пример #1
0
 public IEnumerable <Almacenes> GetAllAlmacenes()
 {
     return(_inventoryServices.GetAllAlmacenes());
 }