Method | Description | |
---|---|---|
Display ( IList |
||
Display ( string prefix, string output, string error, int exitCode ) : void | ||
Parse ( string prefix, string output, string error, int processeExitCode ) : IList |
public Display ( string prefix, string output, string error, int exitCode ) : void | ||
prefix | string | |
output | string | |
error | string | |
exitCode | int | |
return | void |
public Parse ( string prefix, string output, string error, int processeExitCode ) : IList |
||
prefix | string | |
output | string | |
error | string | |
processeExitCode | int | |
return | IList |