Skip to content

Conversation

@adamralph
Copy link
Contributor

re #914

internalised/privatised implementation details
expanded parameter types
converted simple delegates to expressions
converted conditionals to LINQ calls
converted for..each list add to AddRange()
removed redundant code
whitespace fixes
added R# settings

@adamralph
Copy link
Contributor Author

@glennblock just some minor refactorings which I made whist reviewing #914

(Not required for the 0.13.1 release.)

internalised/privatised implementation details
expanded parameter types
made fields readonly
converted simple delegates to expressions
converted conditionals to LINQ calls
converted for..each list add to AddRange()
removed redundant code
whitespace fixes
added R# settings
khellang added a commit that referenced this pull request Feb 5, 2015
refactorings from active code review of PR 914
@khellang khellang merged commit 6ce2695 into scriptcs:dev Feb 5, 2015
@khellang khellang modified the milestone: v0.13.1 Feb 5, 2015
@adamralph adamralph deleted the 914-active-review branch February 5, 2015 13:00
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