Convert Interface to Abstract Class refactoring
To assign a shortcut, go to ReSharper_Function2Indexer
command.
tip
The reverse functionality is available with the Convert Abstract Class to Interface refactoring refactoring.
tip
After performing this refactoring, you may want to bring some members from derived classes to the newly created abstract class. You can do it with the Pull Members Up refactoring.