Method | Description | |
---|---|---|
ExtractMethodRefactoring ( IRefactoringPresenterFactory |
||
GetExtractedMethod ( |
||
Refactor ( ) : void | ||
Refactor ( Rubberduck.Parsing.Symbols.Declaration target ) : void | ||
Refactor ( |
Method | Description | |
---|---|---|
ExtractMethod ( |
||
GetMethodCall ( |
||
OnInvalidSelection ( ) : void |
public ExtractMethodRefactoring ( IRefactoringPresenterFactory |
||
factory | IRefactoringPresenterFactory |
|
editor | IActiveCodePaneEditor | |
return | System |
public static GetExtractedMethod ( |
||
model | ||
return | string |
public Refactor ( Rubberduck.Parsing.Symbols.Declaration target ) : void | ||
target | Rubberduck.Parsing.Symbols.Declaration | |
return | void |
public Refactor ( |
||
target | ||
return | void |