public async ValueTask DispatchAsync<T>(object sender, T notification) where T : Redakt.Notifications.INotification
Returns:
ValueTask

Parameters

sender object
notification T

Type Parameters

In this article