Property | Type | Description | |
---|---|---|---|
GetReleaseInfo | ReleaseInfo | ||
GetTxt | string | ||
InitialInstall | void | ||
RunVcRedist | void | ||
SquirrelUpdater | System | ||
Update | void |
Method | Description | |
---|---|---|
CheckForUpdates ( ) : Task |
||
GetUpdateManager ( ) : |
||
HandleStartup ( IReadOnlyCollection |
||
UpdateApp ( Action |
Method | Description | |
---|---|---|
GetReleaseInfo ( ) : ReleaseInfo | ||
GetTxt ( ) : string | ||
InitialInstall ( IUpdateManager mgr ) : void | ||
RunVcRedist ( bool force = false ) : void | ||
SquirrelUpdater ( ) : System | ||
Update ( IUpdateManager mgr ) : void |
public static GetUpdateManager ( ) : |
||
return |
public HandleStartup ( IReadOnlyCollection |
||
arguments | IReadOnlyCollection |
|
return | void |
public UpdateApp ( Action |
||
progressAction | Action |
|
return | Task |