Declared in SPNSExtensions.h

Overview

Sparrow extensions for the NSInvocation class.

Tasks

Class Methods

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