Click or drag to resize

BaseDialogAwareViewModelOnAction Method

[Missing <summary> documentation for "M:RAYLASE.Marker.GUI.Common.Interactivity.BaseDialogAwareViewModel.OnAction(RAYLASE.Marker.GUI.Common.Interactivity.ConfirmationAction)"]


Namespace: RAYLASE.Marker.GUI.Common.Interactivity
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntax
C#
protected void OnAction(
	ConfirmationAction confirmationAction
)

Parameters

confirmationAction  ConfirmationAction

[Missing <param name="confirmationAction"/> documentation for "M:RAYLASE.Marker.GUI.Common.Interactivity.BaseDialogAwareViewModel.OnAction(RAYLASE.Marker.GUI.Common.Interactivity.ConfirmationAction)"]

See Also