예제 #1
0
 public DataTable GetExpInvoiceType()
 {
     return(InvoiceDAL.GetExpInvoiceType());
 }