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