dguihub ~master (2017-08-21T15:27:40Z)
Dub
Repo
Application.exit
dguihub
application
Application
Close the program.
class
Application
static
void
exit
(
int
exitCode
= 0
)
Parameters
exitCode
Type:
int
Exit code of the program (usually is 0)
Meta
Source
See Implementation
dguihub
application
Application
properties
executablePath
resources
startupPath
tempPath
static functions
exit
run
showExceptionForm
Close the program.