Closed srs6814 closed 3 years ago
👋 @srs6814 thanks for the PR! Would you mind breaking this up into smaller pieces so that each of these points is its own PR?
Use Lambda Expression
Use String Interpolation
Use Object Initializer
Use Auto Property
This will help us review and merge your work more quickly.
👋 @srs6814 thanks for the PR! Would you mind breaking this up into smaller pieces so that each of these points is its own PR?
Use Lambda Expression Use String Interpolation Use Object Initializer Use Auto Property
This will help us review and merge your work more quickly.
Sure will do :) Closing this PR
Summary
This PR has some common language Improvements: 1) Use Lambda Expression 2) Use String Interpolation 3) Use Object Initializer 4) Use Auto Property
Checklist