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