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