Example #1
0
 public void BindDate()
 {
     waitCheckStu = examBll.GetWaitCheckStu(nowExam.ExamId.ToString(),
                                            ref pageNumber, ref totalPage, ref count, para);
 }