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