FoundationExtension
FoundationExtension is common Foundation/UIKit/Cocoa shortcuts and snippets collection.
|
Object wrapper for Method. More...
#import <NSObject.h>
Instance Methods | |
(void) | - exchangeImplementationWith: |
Exchanges the implementation of tho methods. More... | |
Protected Attributes | |
Method | _method |
Properties | |
Method | method |
Wrapped value of type Method More... | |
IMP | implementation |
Implementation of the method. More... | |
NSString * | typeEncoding |
Type encoding of the method. More... | |
Object wrapper for Method.
- (void) exchangeImplementationWith: | (NSAMethod *) | method |
Exchanges the implementation of tho methods.
|
protected |
|
readwritenonatomicassign |
Implementation of the method.
|
readnonatomicassign |
Wrapped value of type Method
|
readnonatomicweak |
Type encoding of the method.