Implementation

From GNUstepWiki
Revision as of 17:10, 31 March 2006 by Cbv (talk | contribs) (Added)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Part of an Objective-C class specification that defines its implementation. This section defines both public methods as well as private methods —- methods that are not declared in the class’s interface.