The Extract Parameter refactoring is used to add a new parameter to a method declaration and to update the method calls accordingly.
See also Change Signature.
The Extract Parameter refactoring is used to add a new parameter to a method declaration and to update the method calls accordingly. See also Change Signature.
|