
ReSharper Web Help
-
Place the caret at the name of a class or interface, etc. in the editor
or select it in the Class View window or
in the Object Browser window.
-
On the ReSharper menu or context menu, choose
, or press
F6.
The
Move
drop-down list appears, click
Move to Another Namespace.
The
Move to Another Namespace
dialog box opens:

-
Specify the target namespace by typing its name or using the Target namespace name drop-down list.
-
Click Next. If no conflicts are found, ReSharper performs the refactoring immediately.
Otherwise, resolve conflicts.