C# (CSharp) Rubberduck.Refactorings.ExtractMethod 네임스페이스

클래스들

이름 설명
ExtractMethodModel
ExtractMethodModel.ExtractedMethod
ExtractMethodPresenter
ExtractMethodRefactoring A refactoring that extracts a method (procedure or function) out of a selection in the active code pane and replaces the selected code with a call to the extracted method.