The Pull Members Up and Push Members Down refactorings help you move class members up and down the hierarchy: you can pull them up to a base class or extract into a subclass.

To invoke the refactoring, select the class you want to modify and call Refactor | Pull Members Up or Refactor | Push Members Down from the main menu or the context menu.

push members down