Пример #1
0
 public int GetAllPostNum()  //获取所有帖子数量
 {
     return(iposts.GetAllPostNum());
 }