Method | Description | |
---|---|---|
EnterNestedPrompt ( ) : void |
The enter nested prompt.
|
|
ExitNestedPrompt ( ) : void |
The exit nested prompt.
|
|
NotifyBeginApplication ( ) : void |
The notify begin application.
|
|
NotifyEndApplication ( ) : void |
The notify end application.
|
|
SetShouldExit ( int exitCode ) : void |
The set should exit.
|
public SetShouldExit ( int exitCode ) : void | ||
exitCode | int | /// The exit code. /// |
return | void |