Move method, C++ refactoring: move method 1 – Slick EDIT V3.3 User Manual

Page 232

Advertising
background image

Move Method

Moves a method from one class to another and updates references accordingly.

The original method may be converted to a delegate method if there are references to the original method
that cannot be converted to a reference to the moved method.

Figure 6.42. C++ Refactoring: Move Method 1

C++ Refactoring

210

Advertising