예제 #1
0
 /// <summary>
 /// Reads the forum thread.
 /// </summary>
 /// <param name="handler">The handler.</param>
 internal static void ReadForumThread(GameClientMessageHandler handler)
 {
     handler.ReadForumThread();
 }