UIView 封装 – 01

2015-08-14 0 711
UIView 封装 – 01
//
//  MBApp.h
//  01-AppManagement
//
//  Created by zhouxg on 10/22/15.
//  Copyright © 2015 zhouxg. All rights reserved.
//

#import <Foundation/Foundation.h>

@interface MBApp : NSObject
/**
 *  名称
 */
@property (nonatomic ,strong) NSString *name;
/**
 *  图标
 */
@property (nonatomic ,strong) NSString *icon;

+(instancetype)appWithDict:(NSDictionary *)dict;
-(instancetype)initWithDict:(NSDictionary *)dict;
@end

遇见资源网 objective-c UIView 封装 – 01 http://www.ox520.com/18035.html

常见问题

相关文章

发表评论
暂无评论
官方客服团队

为您解决烦忧 - 24小时在线 专业服务