Exemplo n.º 1
0
 public ICollection <ViewProduct> GetTotalStock()
 {
     return(_iReportGateway.GetTotalStock());
 }