Extract interface and class to interface in dependentants
Answered
Is that possible using rider to extract interface and replace link in dependent classes which use this particular class to extracted interface ?
Please sign in to leave a comment.
Hello,
Thank you for contacting us.
Have you tried Extract Interface refactoring - https://www.jetbrains.com/help/rider/Refactorings__Extract_Interface.html?
Thank you.