Click or drag to resize

BaseDialogAwareViewModelDoAction Method

[Missing <summary> documentation for "M:RAYLASE.Marker.GUI.Common.Interactivity.BaseDialogAwareViewModel.DoAction"]


Namespace: RAYLASE.Marker.GUI.Common.Interactivity
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntax
C#
protected virtual Task<bool> DoAction()

Return Value

TaskBoolean
True if successful, otherwise closing is canceled
See Also