| Icon | Member | Description |
|---|---|---|
| NSObjectController(Id) | Initializes and returns an NSObjectController object with the given content. Original signature is '- (id)initWithContent:(id)content' Available in Mac OS X v10.3 and later. | |
| NSObjectController(NSCoder) | Returns an object initialized from data in a given unarchiver. (required) Original signature is '- (id)initWithCoder:(NSCoder *)decoder' Available in Mac OS X v10.0 and later. | |
| NSObjectController()()()() |
Initializes a new instance of the NSObjectController class.
| |
| NSObjectController(IntPtr) |
Initializes a new instance of the NSObjectController class.
| |
| NSObjectController(String, Object, array<Object>[]()[][]) |
Initializes a new instance of the NSObjectController class.
|