提交
This commit is contained in:
15
SweetParty/Expand/Category/UIViewController+CurViewController.h
Executable file
15
SweetParty/Expand/Category/UIViewController+CurViewController.h
Executable file
@@ -0,0 +1,15 @@
|
||||
//
|
||||
// UIViewController+Utils.h
|
||||
// LightWallPaper
|
||||
//
|
||||
// Created by yuebin on 17/2/11.
|
||||
// Copyright © 2017年 adesk. All rights reserved.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface UIViewController (CurViewController)
|
||||
|
||||
+ (UIViewController *)currentViewController;
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user