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

Arguments order for ArgumentException #262

Merged
merged 1 commit into from
Sep 6, 2017
Merged

Arguments order for ArgumentException #262

merged 1 commit into from
Sep 6, 2017

Conversation

jnyrup
Copy link
Contributor

@jnyrup jnyrup commented Sep 3, 2017

The order of arguments for ArgumentException is not correct, as the constructor signature is

public ArgumentException(string message, string paramName)

@msftclas
Copy link

msftclas commented Sep 3, 2017

This seems like a small (but important) contribution, so no Contribution License Agreement is required at this point. We will now review your pull request.
Thanks,
Microsoft Pull Request Bot

@AbhitejJohn AbhitejJohn merged commit 5810433 into microsoft:master Sep 6, 2017
@AbhitejJohn
Copy link
Contributor

Thanks.

@jnyrup jnyrup deleted the ParameterOrder branch September 6, 2017 06:45
singhsarab pushed a commit to singhsarab/testfx that referenced this pull request Apr 8, 2019
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.

3 participants