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