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