|
virtual void | OnCompleted (Exception exception) |
|
virtual void | OnCompleted (Exception exception, bool wasCancelled) |
|
virtual void | OnCompleted (Exception exception) |
|
virtual void | OnCompleted (Exception exception, bool wasCancelled) |
|
EventHandler
< ResultCompletionEventArgs > | Completed |
|
CShell.Framework.Results.RunCodeResult.RunCodeResult |
( |
string |
code | ) |
|
|
inline |
CShell.Framework.Results.RunCodeResult.RunCodeResult |
( |
string |
code, |
|
|
string |
sourceFile |
|
) |
| |
|
inline |
CShell.Framework.Results.RunCodeResult.RunCodeResult |
( |
string |
code | ) |
|
|
inline |
CShell.Framework.Results.RunCodeResult.RunCodeResult |
( |
string |
code, |
|
|
string |
sourceFile |
|
) |
| |
|
inline |
override void CShell.Framework.Results.RunCodeResult.Execute |
( |
ActionExecutionContext |
context | ) |
|
|
inlinevirtual |
override void CShell.Framework.Results.RunCodeResult.Execute |
( |
ActionExecutionContext |
context | ) |
|
|
inlinevirtual |
readonly string CShell.Framework.Results.RunCodeResult.code |
|
private |
readonly string CShell.Framework.Results.RunCodeResult.sourceFile |
|
private |
The documentation for this class was generated from the following file: