How do you pass one method as a parameter to another method? I\'m doing this across classes.
Class A:
+ (void)theBigFunction:(?)func{ // run the func