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