C# Class Squirrel.EasyModeMixin

Afficher le fichier Open project: fusetools/Squirrel.Windows

Méthodes publiques

Méthode Description
CreateShortcutForThisExe ( this This ) : void
RemoveShortcutForThisExe ( this This ) : void
UpdateApp ( this This, Action progress = null ) : Task

Method Details

CreateShortcutForThisExe() public static méthode

public static CreateShortcutForThisExe ( this This ) : void
This this
Résultat void

RemoveShortcutForThisExe() public static méthode

public static RemoveShortcutForThisExe ( this This ) : void
This this
Résultat void

UpdateApp() public static méthode

public static UpdateApp ( this This, Action progress = null ) : Task
This this
progress Action
Résultat Task