Beispiel #1
0
 public void BindTopic()
 {
     topics = topicBll.GetPracticalTopicsByPage(ref pageNumber, ref totalPage, para, ref count);
 }