dgui v1.0.1 (2014-05-20T11:28:38Z)
Dub
Repo
Application.exit
dgui
application
Application
Close the program.
class
Application
static
void
exit
(
int
exitCode
= 0
)
Parameters
exitCode
int
Exit code of the program (usually is 0)
Meta
Source
See Implementation
dgui
application
Application
properties
executablePath
instance
resources
startupPath
tempPath
static functions
exit
run
showExceptionForm
Close the program.