| Icon | Member | Description |
|---|---|---|
| NSPortCoder(NSPort, NSPort, NSArray) | Initializes and returns an NSPortCoder object. Original signature is '- (id)initWithReceivePort:(NSPort *)receiverPort sendPort:(NSPort *)sendPort components:(NSArray *)components' Available in Mac OS X v10.0 and later. | |
| NSPortCoder()()()() |
Initializes a new instance of the NSPortCoder class.
| |
| NSPortCoder(IntPtr) |
Initializes a new instance of the NSPortCoder class.
| |
| NSPortCoder(String, Object, array<Object>[]()[][]) |
Initializes a new instance of the NSPortCoder class.
|