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