예제 #1
0
 public DataTable fn_WorkList(string condition)
 {
     return(qSelect.SelectWorkList(condition));
 }