Example #1
0
 public DataTable fn_Soyo_Result_List(string condition)
 {
     //소요결과 정보 가져오기
     return(qSelect.sSoyoRsList(condition));
 }