Method | Description | |
---|---|---|
Execute ( string file, string arguments = null ) : int | ||
ExecuteAsync ( string file, string arguments = null ) : void | ||
Shell ( |
Method | Description | |
---|---|---|
ExecuteCore ( string file, string arguments ) : |
public Execute ( string file, string arguments = null ) : int | ||
file | string | |
arguments | string | |
return | int |
public ExecuteAsync ( string file, string arguments = null ) : void | ||
file | string | |
arguments | string | |
return | void |
public Shell ( |
||
messages | ||
basePath | string | |
return | System |