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