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

Key: RSRP-37950
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Sergey Shkredov
Reporter: Olga Lobacheva
Votes: 0
Watchers: 0
Operations

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

Do not delete namespace declaration with comments inside

Created: 27 Mar 07 19:35   Updated: 16 Apr 08 22:27
Component/s: Refactorings - Move Type
Fix Version/s: Aroha
Security Level: Everybody (All jira users)

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


 Description  « Hide
Move C1 to namespace X.Y.Z
namespace OldBase
{
  namespace Old
  {
    // public class C1{}
  
    public class {caret}C{}
  }
}


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