Definition at line 17 of file LauncherApp.cs.
SiliconStudio.LauncherApp.LauncherApp.LauncherApp |
( |
| ) |
|
void SiliconStudio.LauncherApp.LauncherApp.Dispose |
( |
| ) |
|
static int SiliconStudio.LauncherApp.LauncherApp.GetProcessCount |
( |
| ) |
|
|
static |
virtual void SiliconStudio.LauncherApp.LauncherApp.OnRunning |
( |
| ) |
|
|
protectedvirtual |
int SiliconStudio.LauncherApp.LauncherApp.Run |
( |
string[] |
args | ) |
|
readonly string SiliconStudio.LauncherApp.LauncherApp.Version |
|
static |
bool SiliconStudio.LauncherApp.LauncherApp.IsDiagnosticMode |
|
getset |
Gets or sets a value indicating whether this instance is diagnostic mode (all logs redirected to a file)
true
if this instance is diagnostic mode; otherwise, false
.
Definition at line 44 of file LauncherApp.cs.
bool SiliconStudio.LauncherApp.LauncherApp.IsDownloading |
|
getset |
bool SiliconStudio.LauncherApp.LauncherApp.IsNewPackageAvailable |
|
getset |
bool SiliconStudio.LauncherApp.LauncherApp.IsSelfUpdated |
|
getset |
IntPtr SiliconStudio.LauncherApp.LauncherApp.MainWindowHandle |
|
getset |
EventHandler<DialogEventArgs> SiliconStudio.LauncherApp.LauncherApp.DialogAvailable |
EventHandler<EventArgs> SiliconStudio.LauncherApp.LauncherApp.DownloadFinished |
EventHandler<ProgressEventArgs> SiliconStudio.LauncherApp.LauncherApp.ProgressAvailable |
EventHandler<EventArgs> SiliconStudio.LauncherApp.LauncherApp.Running |
EventHandler<Exception> SiliconStudio.LauncherApp.LauncherApp.UnhandledException |
The documentation for this class was generated from the following file:
- D:/Projects/Bitbucket Hosting/DoxygenFilesAndSources/Paradox v1.0.0 beta06/sources/install/SiliconStudio.LauncherApp/LauncherApp.cs