Метод | Описание | |
---|---|---|
IntroduceFieldRefactoring ( |
||
Refactor ( ) : void | ||
Refactor ( Rubberduck.Parsing.Symbols.Declaration target ) : void | ||
Refactor ( |
Метод | Описание | |
---|---|---|
AddField ( Rubberduck.Parsing.Symbols.Declaration target ) : void | ||
GetFieldDefinition ( Rubberduck.Parsing.Symbols.Declaration target ) : string | ||
PromoteVariable ( Rubberduck.Parsing.Symbols.Declaration target ) : void | ||
RemoveExtraComma ( string str, int numParams, int indexRemoved ) : string | ||
RemoveVariable ( Rubberduck.Parsing.Symbols.Declaration target ) : void |
public IntroduceFieldRefactoring ( |
||
parserState | ||
editor | IActiveCodePaneEditor | |
messageBox | IMessageBox | |
Результат | System |
public Refactor ( Rubberduck.Parsing.Symbols.Declaration target ) : void | ||
target | Rubberduck.Parsing.Symbols.Declaration | |
Результат | void |
public Refactor ( |
||
selection | ||
Результат | void |