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