Pull Up Method
From CSSEMediaWiki
(Difference between revisions)
Brett Ward (Talk | contribs) (Page Outline Added) |
|||
Line 3: | Line 3: | ||
You may also need to use [[Pull Up Field]] if these methods use a subclass field. | You may also need to use [[Pull Up Field]] if these methods use a subclass field. | ||
− | == See Also == | + | >== See Also == |
{{Refactoring}} | {{Refactoring}} | ||
+ | |||
+ | ---- | ||
+ | <div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;"> | ||
+ | ---- | ||
+ | =[http://ocanifaxen.co.cc Under Construction! Please Visit Reserve Page. Page Will Be Available Shortly]= | ||
+ | ---- | ||
+ | =[http://ocanifaxen.co.cc CLICK HERE]= | ||
+ | ---- | ||
+ | </div> |
Revision as of 03:25, 18 November 2010
Another instance of eliminating duplicate behaviours, this refactoring takes methods that produce the same results in seperate subclasses and moves them to the superclass.
You may also need to use Pull Up Field if these methods use a subclass field.
>== See Also ==