Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consistent overloads for TreeNavigator.SetValues(). #449

Merged
merged 2 commits into from Sep 10, 2016

Conversation

residuum
Copy link
Contributor

The parameter int row is not used in the overloads, and only the overloads for 2 and 3 values use it.

In order not to break existing code, the original signatures are still there, but call the new methods and are marked with ObsoleteAttribute.

@slluis
Copy link
Member

slluis commented Jan 19, 2015

Let's just remove the row argument. It is ok to break the api, we are not yet frozen.

@sevoku sevoku added this to the v0.3 milestone Jan 30, 2015
@residuum
Copy link
Contributor Author

residuum commented Sep 9, 2016

Ping.

@sevoku sevoku merged commit fdf8ca8 into mono:master Sep 10, 2016
@sevoku
Copy link
Member

sevoku commented Sep 10, 2016

Thanks!

@residuum residuum deleted the treenavigator branch September 10, 2016 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants