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