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