Method | Description | |
---|---|---|
AppDelegate ( ) : AppKit | ||
DidFinishLaunching ( NSNotification notification ) : void | ||
WillTerminate ( NSNotification notification ) : void |
Method | Description | |
---|---|---|
UrlHandleEvent ( NSAppleEventDescriptor evt, NSAppleEventDescriptor replyEvt ) : void |
public DidFinishLaunching ( NSNotification notification ) : void | ||
notification | NSNotification | |
return | void |
public WillTerminate ( NSNotification notification ) : void | ||
notification | NSNotification | |
return | void |