Метод | Описание | |
---|---|---|
ClearAwesomiumCache ( ) : void | ||
FirstTimeLicenseDialog ( object obj ) : void | ||
GetSecurityWarning ( ) : string | ||
HandleSoftwareUpdate ( ) : void | ||
LaunchSignalr ( ) : System.Threading.Tasks.Task | ||
PlayStartupManager ( |
||
RegisterServices ( ) : void | ||
RegisterUrlHandlers ( ) : void | ||
StartAwesomium ( ) : void | ||
UnregisterUrlHandlers ( ) : void | ||
VisualInit ( ) : Task |
Метод | Описание | |
---|---|---|
ExitI ( ) : System.Threading.Tasks.Task |
Метод | Описание | |
---|---|---|
CheckDeprecatedVersion ( ) : System.Threading.Tasks.Task | ||
CheckForNewVersion ( ) : System.Threading.Tasks.Task | ||
CheckForNewVersionHandleException ( ) : System.Threading.Tasks.Task | ||
CheckForUpdates ( ) : System.Threading.Tasks.Task | ||
CheckForUpdatesLoop ( ) : System.Threading.Tasks.Task | ||
CheckLoadedSyncData ( ) : System.Threading.Tasks.Task | ||
ClearAwesomiumWorkaround ( ) : void | ||
InitConnect ( ) : void | ||
InitialSync ( ) : System.Threading.Tasks.Task | ||
OnlineInit ( ) : System.Threading.Tasks.Task | ||
RegisterProtocol ( string protocol ) : void | ||
RunSelfUpdateInTheBackground ( ) : void | ||
SetupLaunchWithWindows ( bool launchWithWindows ) : void | ||
SquirrelSelfUpdate ( ) : void | ||
UnregisterProtocol ( string protocol ) : void |
protected ExitI ( ) : System.Threading.Tasks.Task | ||
Результат | System.Threading.Tasks.Task |
public FirstTimeLicenseDialog ( object obj ) : void | ||
obj | object | |
Результат | void |
public LaunchSignalr ( ) : System.Threading.Tasks.Task | ||
Результат | System.Threading.Tasks.Task |
public PlayStartupManager ( |
||
settings | ||
shutdownHandler | IShutdownHandler | |
firstTimeLicense | IFirstTimeLicense | |
systemInfo | ISystemInfo | |
storage | IUserSettingsStorage | |
softwareUpdate | ISoftwareUpdate | |
container | SimpleInjector.Container | |
cacheManager | ICacheManager | |
imageFileCache | ||
prerequisitesInstaller | IPreRequisitesInstaller | |
contactList | ContactList | |
contentManager | IContentManager | |
dialogManager | IDialogManager | |
versionRegistry | ||
updateManager | Lazy |
|
specialDialogManager | ISpecialDialogManager | |
Результат | System |