Convert Local Variable To Field

From FDT Documentation

Revision as of 23:38, 12 September 2011 by Aklement (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Convert local variable to field

Takes a local variable and converts it to a private field of the class. All references to the local variable after this refer to the field. To use it press Ctrl+1 and select convert local variable to field

Get FDT5