Пример #1
0
 public static IList <PaymentTypeInfo> GetPaymentTypeList()
 {
     return(dal.GetPaymentTypeList());
 }