Interface IRefactoringStrategy


  • public interface IRefactoringStrategy
    Refactoring strategy.

    Refactoring strategy should provide methods to create refactoring changes and validation of refactoring success

    • Method Detail