C# Class withSIX.Mini.Applications.NotificationHandlers.StartWithWindowsHandler

Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
GenerateCommandLineExecution ( IAbsoluteFilePath location, string executable ) : IEnumerable
GetUpdateExe ( IAbsoluteFilePath location ) : IAbsoluteFilePath
HandleStartWithWindows ( bool startWithWindows ) : void

Method Details

GenerateCommandLineExecution() public static méthode

public static GenerateCommandLineExecution ( IAbsoluteFilePath location, string executable ) : IEnumerable
location IAbsoluteFilePath
executable string
Résultat IEnumerable

GetUpdateExe() public static méthode

public static GetUpdateExe ( IAbsoluteFilePath location ) : IAbsoluteFilePath
location IAbsoluteFilePath
Résultat IAbsoluteFilePath

HandleStartWithWindows() public méthode

public HandleStartWithWindows ( bool startWithWindows ) : void
startWithWindows bool
Résultat void