AddCommandHandler<T1, T2>(IActionRegistration,string,System.Func<T1, T2, IEnumerator>)
PreviousAddCommandHandler<T1, T2>(IActionRegistration,string,System.Action<T1, T2>)NextAddCommandHandler<T1, T2>(IActionRegistration,string,System.Func<T1, T2, System.Threading.Tasks.Task>)
Last updated
Was this helpful?