NotificationEventArgs
public class NotificationEventArgs : EventArgs
Namespace
Constructors
NotificationEventArgs
public NotificationEventArgs(INotificationEvent notification)
Properties
Notification
public INotificationEvent Notification { get; }