History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-34461
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Dmitry Lomov
Reporter: Andrew Serebryansky
Votes: 1
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
ReSharper

'Decrease member visibility' refactoring

Created: 16 Jan 07 16:57   Updated: 17 Jan 07 15:52
Component/s: Refactorings
Fix Version/s: Future Versions
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 326


 Description  « Hide
A very useful refactoring on class members would be "Change To Narrowest Scope" that would change the scope of a method from public to private/internal/protected based on current usages. For example, if a method is public, but its only usages are within the same class, the method could be made private.

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.