ObjCtoCPlusPlus.h 128 B

12345
  1. #import <Foundation/Foundation.h>
  2. @interface Performance_ObjCtoCPlusPlus : NSObject
  3. + (NSData *)getSystemInfoUnAesEncode;
  4. @end