Interface INotificationService
public interface INotificationService
Methods
Dispatch<T>(T)
Task Dispatch<T>(T notification) where T : IRescopeNotification
Parameters
notificationT
Returns
Type Parameters
T
public interface INotificationService
Task Dispatch<T>(T notification) where T : IRescopeNotification
notification TT