F6
Move Member refactoring dialog box is invoked for static members selected in the Structure view, or in the editor.
| Item | Description |
|---|---|
| Move members from | This read-only field displays the fully qualified name of the source class containing members to be moved. |
| To (fully qualified name) | Specify the fully qualified name of the target class. |
| Move as enum constant if possible | Select this option to move member as enum constant, if it is possible. |
| Members to be moved (static only) | This table shows all static members detected in the specified class. Select check boxes next to the members you want to move. |
| Visibility | Specify visibility level. You can either specify it explicitly, or select Escalate to automatically raise it to a necessary level. |