Ejemplo n.º 1
0
 public DataTable fn_reportCust_List(string condition)
 {
     return(qSelect.SelectReport_Cust_List(condition));
 }