Method | Description | |
---|---|---|
Execute ( string application, string arguments ) : bool |
Execute process with arguments
|
public Execute ( string application, string arguments ) : bool | ||
application | string | Path to executable |
arguments | string | Arguments |
return | bool |