BaseDialogAwareViewModelDoAction Method |
[Missing <summary> documentation for "M:RAYLASE.Marker.GUI.Common.Interactivity.BaseDialogAwareViewModel.DoAction"]
Namespace: RAYLASE.Marker.GUI.Common.InteractivityAssembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntaxprotected virtual Task<bool> DoAction()
Return Value
TaskBooleanTrue if successful, otherwise closing is canceled
See Also