RefactoringEssentials icon indicating copy to clipboard operation
RefactoringEssentials copied to clipboard

Feature request : add method/property to interface from class

Open rekna1 opened this issue 8 years ago • 0 comments

VS allows you to extract an interface from a class, but once you have an interface, it would be nice to be able to add a method /property from a class to the interface it's implementing (if multiple interfaces, selection should be possible) see also Resharper Pull member up

rekna1 avatar Mar 13 '17 07:03 rekna1