Changes

Jump to: navigation, search

Writing Objective-C Class Methods

1 byte added, 21:06, 1 February 2016
m
Text replacement - "<htmlet>objc<htmlet>" to "<htmlet>objc</htmlet>"
<hr>
<htmlet>objc</htmlet>
In [[An Overview of Objective-C Object Oriented Programming]] we looked in detail at creating ''instance methods'' and mentioned in passing the existence of another type of method known as ''class methods''. In this chapter we will look at the subject of class methods in more detail and also work through an example of adding some class methods to an Objective-C class.

Navigation menu