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

Replace Parameter custom class with KeyValuePair<string, string> #1489

Merged
merged 1 commit into from
Jan 28, 2019

Conversation

ob-stripe
Copy link
Contributor

r? @ob-stripe

Replaces the Parameter custom class used in FormEncoder with KeyValuePair<string, string>, which is idiomatic C#. The two can be used in exactly the same way.

This is a fairly trivial change so I'm going to self-approve.

@ob-stripe ob-stripe self-assigned this Jan 28, 2019
@ob-stripe ob-stripe merged commit b972aa7 into integration-v23 Jan 28, 2019
@ob-stripe ob-stripe deleted the ob-replace-parameter-keyvaluepair branch January 28, 2019 20:13
@ob-stripe ob-stripe mentioned this pull request Jan 28, 2019
52 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant