Click or drag to resize
INotificationManager Interface
This interface would provide contract to manage a notification

Namespace: FlexRule.Notifications
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public interface INotificationManager : INotification

The INotificationManager type exposes the following members.

Properties
  NameDescription
Public propertyNotices (Inherited from INotification.)
Top
Methods
  NameDescription
Public methodAdd
Public methodClear
Public methodGetCount (Inherited from INotification.)
Top
See Also