C# Класс withSIX.Mini.Applications.NotificationHandlers.StartWithWindowsHandler

Показать файл Открыть проект

Открытые методы

Метод Описание
GenerateCommandLineExecution ( IAbsoluteFilePath location, string executable ) : IEnumerable
GetUpdateExe ( IAbsoluteFilePath location ) : IAbsoluteFilePath
HandleStartWithWindows ( bool startWithWindows ) : void

Описание методов

GenerateCommandLineExecution() публичный статический Метод

public static GenerateCommandLineExecution ( IAbsoluteFilePath location, string executable ) : IEnumerable
location IAbsoluteFilePath
executable string
Результат IEnumerable

GetUpdateExe() публичный статический Метод

public static GetUpdateExe ( IAbsoluteFilePath location ) : IAbsoluteFilePath
location IAbsoluteFilePath
Результат IAbsoluteFilePath

HandleStartWithWindows() публичный Метод

public HandleStartWithWindows ( bool startWithWindows ) : void
startWithWindows bool
Результат void