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