Method | Description | |
---|---|---|
AppDelegate ( ) : System | ||
ApplicationShouldTerminate ( |
||
ApplicationShouldTerminateAfterLastWindowClosed ( |
||
FinishedLaunching ( |
||
OpenFile ( |
public ApplicationShouldTerminate ( |
||
sender | ||
return | NSApplicationTerminateReply |
public ApplicationShouldTerminateAfterLastWindowClosed ( |
||
sender | ||
return | bool |
public FinishedLaunching ( |
||
notification | ||
return | void |
public OpenFile ( |
||
sender | ||
filename | string | |
return | bool |