Property | Type | Description | |
---|---|---|---|
ErrorList | |||
Preferences | Tangle | ||
Scheduler | TaskScheduler |
Method | Description | |
---|---|---|
MainTask ( ) : IEnumerator | ||
OpenFilenames ( IEnumerable |
||
RunProcess ( |
||
RunProcessWithResult ( |
||
StartProcess ( |
||
WaitForProcessExit ( |
Method | Description | |
---|---|---|
CreatePreferencesStorage ( ) : StreamSource | ||
Main ( ) : void | ||
OnTaskError ( |
public static OpenFilenames ( IEnumerable |
||
filenames | IEnumerable |
|
mainWindow | ||
return | IEnumerator |
public static RunProcess ( |
||
psi | ||
priority | ProcessPriorityClass | |
customEnvironment | string>.IEnumerable | |
return | IEnumerator |
public static RunProcessWithResult ( |
||
psi | ||
priority | ProcessPriorityClass | |
customEnvironment | string>.IEnumerable | |
return | IEnumerator |
public static StartProcess ( |
||
psi | ||
return | Future |
public static WaitForProcessExit ( |
||
process | ||
return | SignalFuture |
public static ErrorListDialog,HeapProfiler ErrorList | ||
return |