"Add to interface" extension allows to simplify SOLID development by reducing the places for adding new functions. It works similar to "Extract Interface" command from class refactoring menu, but can be applied on single method. Steps:
|
"Add to interface" extension allows to simplify SOLID development by reducing the places for adding new functions. It works similar to "Extract Interface" command from class refactoring menu, but can be applied on single method. Steps:
|