22 lines
487 B
Objective-C
22 lines
487 B
Objective-C
|
|
#import <UIKit/UIKit.h>
|
|
|
|
#import "DHRegisterConfigController.h"
|
|
#import "LRRevolutionOpularObject.h"
|
|
#import "FLoginObject.h"
|
|
|
|
|
|
NS_ASSUME_NONNULL_BEGIN
|
|
|
|
@interface NUserBannerController : UIViewController
|
|
@property (nonatomic, strong) UIView * ocalizedUserView;
|
|
@property (nonatomic, assign) double draggingPrefetchConnection;
|
|
|
|
|
|
|
|
-(NSArray *)messageColorWidth:(NSString *)widthOffset pathRyptor:(NSArray *)pathRyptor loadDefaults:(NSArray *)loadDefaults;
|
|
|
|
@end
|
|
|
|
NS_ASSUME_NONNULL_END
|