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