Метод | Описание | |
---|---|---|
AppDelegate ( ) : AppKit | ||
DidFinishLaunching ( NSNotification notification ) : void | ||
WillTerminate ( NSNotification notification ) : void |
public DidFinishLaunching ( NSNotification notification ) : void | ||
notification | NSNotification | |
Результат | void |
public WillTerminate ( NSNotification notification ) : void | ||
notification | NSNotification | |
Результат | void |