Method | Description | |
---|---|---|
ManagedProgram ( string monodistribution, string profile, string executable, string arguments, Action |
||
ManagedProgram ( string monodistribution, string profile, string executable, string arguments, bool setMonoEnvironmentVariables, Action |
Method | Description | |
---|---|---|
PathCombine ( ) : string |
public ManagedProgram ( string monodistribution, string profile, string executable, string arguments, Action |
||
monodistribution | string | |
profile | string | |
executable | string | |
arguments | string | |
setupStartInfo | Action |
|
return | System |
public ManagedProgram ( string monodistribution, string profile, string executable, string arguments, bool setMonoEnvironmentVariables, Action |
||
monodistribution | string | |
profile | string | |
executable | string | |
arguments | string | |
setMonoEnvironmentVariables | bool | |
setupStartInfo | Action |
|
return | System |