Example #1
0
 static void OpenForumLink()
 {
     AboutWindow.Init();
 }
Example #2
0
 public static void OpenAbout()
 {
     AboutWindow.Init();
 }