Interface INotification
- Namespace
- Caesar
- Assembly
- Caesar.Abstractions.dll
A notification (event) that is published to zero or more INotificationHandler<TNotification> instances.
public interface INotification
A notification (event) that is published to zero or more INotificationHandler<TNotification> instances.
public interface INotification