Пример #1
0
 public static ThreadEntity GetThread(int tid)
 {
     return(ForumData.GetThread(tid));
 }