Example #1
0
 //获得题目数据条数总和
 public int GetTopicInfoCount()
 {
     return(examTopicServices.GetTopicInfoCount());
 }