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