al
Aeline
2021-03-08 ce4eaddf9eb835f01e6bf5845a063d306f322b24
BuWanVideo2.0/CSJ/BUFoundation.framework/Headers/BURouter.h
@@ -11,5 +11,5 @@
#import "UIViewController+BUUtilities.h"
@interface BURouter : NSObject
+ (void)pushFromViewController:(UIViewController *)fromVC toViewController:(UIViewController *)toVC;
+ (void)presentFromViewController:(UIViewController *)fromVC toViewController:(UIViewController *)toVC;
@end