Method | Description | |
---|---|---|
ApplyUpdates ( string deployUrl ) : Task |
||
CheckForUpdates ( string deployUrl ) : Task |
||
CreateShortcutForThisExe ( ) : void | ||
Dispose ( ) : void | ||
RemoveShortcutForThisExe ( ) : void |
public static ApplyUpdates ( string deployUrl ) : Task |
||
deployUrl | string | |
return | Task |
public static CheckForUpdates ( string deployUrl ) : Task |
||
deployUrl | string | |
return | Task |
public static CreateShortcutForThisExe ( ) : void | ||
return | void |
public static RemoveShortcutForThisExe ( ) : void | ||
return | void |