C# (CSharp) Rubberduck.Refactorings.ExtractMethod Namespace

Classes

Name Description
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.