Re: Cocoa-dev Digest, Vol 5, Issue 919
Re: Cocoa-dev Digest, Vol 5, Issue 919
- Subject: Re: Cocoa-dev Digest, Vol 5, Issue 919
- From: "Michael Ash" <email@hidden>
- Date: Tue, 27 May 2008 13:01:30 +0800
On Tue, May 27, 2008 at 12:33 PM, Johnny Lundy <email@hidden> wrote:
> Objective-C is different from the simple function you give as an example.
>
> There is a receiver. Yet the receiver is never listed in any of the method
> descriptions.
It's implicit from the context of the page. If it's a class method
then the receiver is the class whose documentation you're reading. If
it's an instance method then the receiver is an instance of that
class.
Mike
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden