Type Method
isKeepNameCategory(_:)isKeepNameCategory:isKeepNameCategory_
Declaration
class func isKeepNameCategory(_ category: String?) -> BoolDeclaration
+ (BOOL) isKeepNameCategory:(NSString *) category;Declaration
isKeepNameCategory_(category: str) -> bool