Exemplo n.º 1
0
 public IEnumerable <PaymentClass> GetAllPayments()
 {
     return(obj.GetAllPayments());
 }