新版本
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// MJFoundation.h
|
||||
// MJExtensionExample
|
||||
//
|
||||
// Created by MJ Lee on 14/7/16.
|
||||
// Copyright (c) 2014年 小码哥. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
@interface MJFoundation : NSObject
|
||||
+ (BOOL)isClassFromFoundation:(Class)c;
|
||||
@end
|
||||
Reference in New Issue
Block a user