Table of Contents

Interface INotification

Namespace
Caesar
Assembly
Caesar.Abstractions.dll

A notification (event) that is published to zero or more INotificationHandler<TNotification> instances.

public interface INotification