// // MBContentView.h // LNManager // // Created by EchoShacolee on 2017/5/3. // Copyright © 2017年 lee. All rights reserved. // #import <UIKit/UIKit.h> @interface MBContentView : UIView @end