프로퍼티 | 타입 | 설명 | |
---|---|---|---|
processStartInfo |
메소드 | 설명 | |
---|---|---|
EscapeCharsQuote ( string input ) : string | ||
EscapeCharsWindows ( string input ) : string | ||
GetProfileStartInfoForMono ( string monodistribution, string profile, string executable, string arguments, bool setMonoEnvironmentVariables ) : |
||
PrepareFileName ( string input ) : string |
메소드 | 설명 | |
---|---|---|
PathCombine ( ) : string |
public static EscapeCharsQuote ( string input ) : string | ||
input | string | |
리턴 | string |
public static EscapeCharsWindows ( string input ) : string | ||
input | string | |
리턴 | string |
public static GetProfileStartInfoForMono ( string monodistribution, string profile, string executable, string arguments, bool setMonoEnvironmentVariables ) : |
||
monodistribution | string | |
profile | string | |
executable | string | |
arguments | string | |
setMonoEnvironmentVariables | bool | |
리턴 |
public static PrepareFileName ( string input ) : string | ||
input | string | |
리턴 | string |