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