메소드 | 설명 | |
---|---|---|
GenerateCommandLineExecution ( IAbsoluteFilePath location, string executable ) : IEnumerable |
||
GetUpdateExe ( IAbsoluteFilePath location ) : IAbsoluteFilePath | ||
HandleStartWithWindows ( bool startWithWindows ) : void |
public static GenerateCommandLineExecution ( IAbsoluteFilePath location, string executable ) : IEnumerable |
||
location | IAbsoluteFilePath | |
executable | string | |
리턴 | IEnumerable |
public static GetUpdateExe ( IAbsoluteFilePath location ) : IAbsoluteFilePath | ||
location | IAbsoluteFilePath | |
리턴 | IAbsoluteFilePath |
public HandleStartWithWindows ( bool startWithWindows ) : void | ||
startWithWindows | bool | |
리턴 | void |