메소드 | 설명 | |
---|---|---|
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 |