Method | Description | |
---|---|---|
EncapsulateFieldRefactoring ( IRefactoringPresenterFactory |
||
Refactor ( ) : void | ||
Refactor ( Rubberduck.Parsing.Symbols.Declaration target ) : void | ||
Refactor ( |
Method | Description | |
---|---|---|
AddProperty ( ) : void | ||
GetPropertyText ( ) : string | ||
RemoveExtraComma ( string str, int numParams, int indexRemoved ) : string | ||
RemoveField ( Rubberduck.Parsing.Symbols.Declaration target ) : void | ||
SetFieldToPrivate ( CodeModule module ) : void | ||
UpdateReferences ( ) : void |
public EncapsulateFieldRefactoring ( IRefactoringPresenterFactory |
||
factory | IRefactoringPresenterFactory |
|
editor | IActiveCodePaneEditor | |
return | System |
public Refactor ( Rubberduck.Parsing.Symbols.Declaration target ) : void | ||
target | Rubberduck.Parsing.Symbols.Declaration | |
return | void |
public Refactor ( |
||
target | ||
return | void |