Метод | Описание | |
---|---|---|
AppDelegate ( ) : System | ||
ApplicationShouldTerminateAfterLastWindowClosed ( NSApplication sender ) : bool | ||
DidFinishLaunching ( NSNotification notification ) : void |
public ApplicationShouldTerminateAfterLastWindowClosed ( NSApplication sender ) : bool | ||
sender | NSApplication | |
Результат | bool |
public DidFinishLaunching ( NSNotification notification ) : void | ||
notification | NSNotification | |
Результат | void |