Ejemplo n.º 1
0
 public IEnumerable <PaymentType> GetAllPaymentTypes()
 {
     return(_iCommonGateway.GetAllPaymentTypes());
 }