R# Tip: Overriding many methods of a base class at once Place your cursor on the class declaration Press Alt+Ins to get the code generation menu up from Resharper. Select Overriding Members. Select from the list, the members you want to override Hit Finish!