RACDisposable Class Reference
Inherits from | NSObject |
Declared in | RACDisposable.h RACDisposable.m |
Instance Methods
asScopedDisposable
Returns a new disposable which will dispose of this disposable when it gets dealloc’d.
- (RACScopedDisposable *)asScopedDisposable
Declared In
RACDisposable.h