|
IDictionary< string, object > | Settings [get, set] |
|
|
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.ShowDialogResult.ShowDialogResult |
( |
object |
dialogViewModel | ) |
|
|
inline |
CShell.Framework.Results.ShowDialogResult.ShowDialogResult |
( |
Type |
dialogViewModelType | ) |
|
|
inline |
CShell.Framework.Results.ShowDialogResult.ShowDialogResult |
( |
object |
dialogViewModel | ) |
|
|
inline |
CShell.Framework.Results.ShowDialogResult.ShowDialogResult |
( |
Type |
dialogViewModelType | ) |
|
|
inline |
override void CShell.Framework.Results.ShowDialogResult.Execute |
( |
ActionExecutionContext |
context | ) |
|
|
inlinevirtual |
override void CShell.Framework.Results.ShowDialogResult.Execute |
( |
ActionExecutionContext |
context | ) |
|
|
inlinevirtual |
readonly Type CShell.Framework.Results.ShowDialogResult.dialogViewModelType |
|
private |
object CShell.Framework.Results.ShowDialogResult.dialogViewModel |
|
private |
IDictionary< string, object > CShell.Framework.Results.ShowDialogResult.Settings |
|
getset |
The documentation for this class was generated from the following file: