oneA.h 108 Bytes Raw Blame History Permalink 1 2 3 4 @interface C -(void)method2 __attribute__((unavailable)); -(void)method3 __attribute__((unavailable)); @end