Пример #1
0
 public static IList <BoardEntity> GetBoardList()
 {
     return(ForumData.GetBoardList());
 }