This type contains the following members.
public interface INotificationHandler<T>: INotificationHandler where T : Redakt.Notifications.INotification
- Extends:
- INotificationHandler
Methods
HandleAsync(object, T) |
Implemented by
SystemStartedNotificationHandler |