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