invocationWithTarget:selector:
Creates an invocation with a specified target and selector.
+ (instancetype)invocationWithTarget:(id)target selector:(SEL)selector
Discussion
Creates an invocation with a specified target and selector.
Declared In
SPNSExtensions.h