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