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