Method | Description | |
---|---|---|
AppDelegate ( ) : System | ||
ApplicationShouldTerminateAfterLastWindowClosed ( NSApplication sender ) : bool | ||
DidFinishLaunching ( NSNotification notification ) : void |
public ApplicationShouldTerminateAfterLastWindowClosed ( NSApplication sender ) : bool | ||
sender | NSApplication | |
return | bool |
public DidFinishLaunching ( NSNotification notification ) : void | ||
notification | NSNotification | |
return | void |