かわちょメモ - Objective-C

継承

@interface MYFooBar : NSObject
{
}
@end