public static void Main() { Tester.App app = new Tester.App(); app.InitializeComponent(); app.Run(); }