Oolite 1.91.0.7644-241112-7f5034b
|
#include <OONSOperation.h>
Instance Methods | |
(id) | - initWithTarget:selector:object: |
(id) | - initWithInvocation: |
(NSInvocation *) | - invocation |
(id) | - result |
Definition at line 128 of file OONSOperation.h.
- (id) initWithInvocation: | (NSInvocation *) | inv |
- (id) initWithTarget: | (id) | target | |
selector: | (SEL) | sel | |
object: | (id) | arg |
- (NSInvocation *) invocation |
- (id) result |