Index Hierarchy KWInvocationCapturer Class Reference Inherits from NSProxy Declared in KWInvocationCapturer.h Tasks – initWithDelegate: – initWithDelegate:userInfo: + invocationCapturerWithDelegate: + invocationCapturerWithDelegate:userInfo: delegate property userInfo property Properties delegate @property (nonatomic, readonly) id delegate userInfo @property (nonatomic, readonly) NSDictionary *userInfo Class Methods invocationCapturerWithDelegate: + (id)invocationCapturerWithDelegate:(id)aDelegate invocationCapturerWithDelegate:userInfo: + (id)invocationCapturerWithDelegate:(id)aDelegate userInfo:(NSDictionary *)aUserInfo Instance Methods initWithDelegate: - (id)initWithDelegate:(id)aDelegate initWithDelegate:userInfo: - (id)initWithDelegate:(id)aDelegate userInfo:(NSDictionary *)aUserInfo Index Hierarchy