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