메소드 | 설명 | |
---|---|---|
EnableRedirect ( this startInfo ) : |
||
Format ( this startInfo ) : string | ||
SafeHasExited ( this process ) : bool | ||
SetWorkingDirectoryOrDefault ( this arg, IAbsoluteDirectoryPath workingDirectory ) : |
||
SetWorkingDirectoryOrDefault ( this arg, string workingDirectory ) : |
public static EnableRedirect ( this startInfo ) : |
||
startInfo | this | |
리턴 |
public static SetWorkingDirectoryOrDefault ( this arg, IAbsoluteDirectoryPath workingDirectory ) : |
||
arg | this | |
workingDirectory | IAbsoluteDirectoryPath | |
리턴 |
public static SetWorkingDirectoryOrDefault ( this arg, string workingDirectory ) : |
||
arg | this | |
workingDirectory | string | |
리턴 |