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