What is the visibility of ivar? Is it @private or @public?
@interface Jack : NSObject { NSString *string; }
No comments:
Post a Comment