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