Ejemplo n.º 1
0
 public IEnumerable <ViewProduct> GetAllProductsBarcode()
 {
     return(_iInventoryGateway.GetAllProductsBarcode());
 }