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