Example #1
0
 public static void Main() {
     AdaptiveTester.App app = new AdaptiveTester.App();
     app.InitializeComponent();
     app.Run();
 }