braintree / braintree_dotnet

Braintree .NET library
https://developer.paypal.com/braintree/docs/start/overview
MIT License
136 stars 73 forks source link

Use Lambda Expression #113

Closed srs6814 closed 3 years ago

srs6814 commented 3 years ago

Summary

This one uses Lambda Expression and expression body syntax.

Checklist

srs6814 commented 3 years ago

I accidentally branched this PR off this https://github.com/braintree/braintree_dotnet/pull/112

Please let me know if it causes confusion and want me to create another one or if this can be reviewed in a dependency manner so once the earlier one is merged you will only see the lambda expression changes.

hollabaq86 commented 3 years ago

Hey @srs6814 no worries! Your updates will be in the next release, thanks again for the PR!

hollabaq86 commented 3 years ago

This is in 5.5.0 🎉