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