Async |
public AsyncCommand( Func<T, Task> executedHandler, Func<bool> canExecuteHandler = null )
[Missing <param name="executedHandler"/> documentation for "M:RAYLASE.Marker.GUI.Common.Interactivity.AsyncCommand`1.#ctor(System.Func{`0,System.Threading.Tasks.Task},System.Func{System.Boolean})"]
[Missing <param name="canExecuteHandler"/> documentation for "M:RAYLASE.Marker.GUI.Common.Interactivity.AsyncCommand`1.#ctor(System.Func{`0,System.Threading.Tasks.Task},System.Func{System.Boolean})"]