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