|
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.CloseWorkspaceResult.CloseWorkspaceResult |
( |
| ) |
|
|
inline |
Closes the current workspace.
CShell.Framework.Results.CloseWorkspaceResult.CloseWorkspaceResult |
( |
bool |
closeApp | ) |
|
|
inline |
Closes the current workspace and if the close app flag is set also the whole CShell application.
CShell.Framework.Results.CloseWorkspaceResult.CloseWorkspaceResult |
( |
| ) |
|
|
inline |
Closes the current workspace.
CShell.Framework.Results.CloseWorkspaceResult.CloseWorkspaceResult |
( |
bool |
closeApp | ) |
|
|
inline |
Closes the current workspace and if the close app flag is set also the whole CShell application.
override void CShell.Framework.Results.CloseWorkspaceResult.Execute |
( |
ActionExecutionContext |
context | ) |
|
|
inlinevirtual |
override void CShell.Framework.Results.CloseWorkspaceResult.Execute |
( |
ActionExecutionContext |
context | ) |
|
|
inlinevirtual |
readonly bool CShell.Framework.Results.CloseWorkspaceResult.closeApp |
|
private |
The documentation for this class was generated from the following file: