示例#1
0
 public List <Forum> ListForums()
 {
     return(forumDAO.ListForums());
 }