C# 클래스 withSIX.Mini.Applications.NotificationHandlers.StartWithWindowsHandler

파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 메소드들

메소드 설명
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