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