Property | Type | Description | |
---|---|---|---|
ExecutableName | string |
Property | Type | Description | |
---|---|---|---|
Watcher |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Run ( ) : IEnumerator | ||
SimpleExecutableProfile ( string executableName ) : System | ||
WaitUntilProcessReady ( |
Method | Description | |
---|---|---|
OnNewProcess ( |
protected OnNewProcess ( |
||
process | ||
return | IEnumerator |
public SimpleExecutableProfile ( string executableName ) : System | ||
executableName | string | |
return | System |
public WaitUntilProcessReady ( |
||
process | ||
return | IEnumerator |