AsyncCommandExecutedHandler Property |
[Missing <summary> documentation for "P:RAYLASE.Marker.GUI.Common.Interactivity.AsyncCommand.ExecutedHandler"]
Namespace: RAYLASE.Marker.GUI.Common.InteractivityAssembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntaxpublic Func<Task> ExecutedHandler { get; }
Property Value
FuncTask
See Also