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