Пример #1
0
 public DataTable GetAllPaymentMode()
 {
     return(InvoiceDAL.GetAllPaymentMode());
 }