|
Oolite 1.91.0.7712-251017-85ce217
|
#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 |
References invocation.
Referenced by invocation.
| - (id) result |