| [ Web Proxy ] |
| Viewing: https://raw.githubusercontent.com/magic-coder/Coding-iOS/master/Coding_iOS/Views/TopicListButton.h | [Back] [Original] |
// // TopicListButton.h // Coding_iOS // // Created by on 15/4/19. // Copyright (c) 2015 Coding. All rights reserved. // #import @interface TopicListButton : UIButton + (instancetype)buttonWithTitle:(NSString *)title andNumber:(NSInteger)number; + (instancetype)buttonWithTitle:(NSString *)title; - (void)setIconHide:(BOOL)hide; @end
| Web Proxy Viewer | New URL | Original Page |