Notification Class |
Namespace: FlexRule.Notifications
public class Notification : IEnumerable<Notice>, IEnumerable, INotificationManager, INotification
The Notification type exposes the following members.
Name | Description | |
---|---|---|
![]() | Notification |
Name | Description | |
---|---|---|
![]() | Add(Notice) | |
![]() | Add(NoticeType, String, Object) | |
![]() | Clear | |
![]() | Clear(NoticeType) | |
![]() | GetCount | |
![]() | GetEnumerator |
Name | Description | |
---|---|---|
![]() | DistinctByNotice, TKey | (Defined by LinqExtensions.) |
![]() | IndexOfNotice | (Defined by StringTokenExtensions.) |
![]() | IsMonadParameterReference | (Defined by MonadParameterReferenceExtension.) |
![]() | TakeLastNotice |
Takes n last numbers of a source
(Defined by LinqExtensions.) |