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