Dismiss(IEnumerable<INotificationItem>)
|
Removes the specified notification items.
|
Dispose()
|
Releases all resources used by an NotificationsService object.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetActiveNotificationsCount()
|
Returns the number of active notifications.
|
GetHashCode()
|
Serves as the default hash function.
|
GetNotificationItems()
|
|
GetPostponedNotificationsCount()
|
Returns the number of postponed notifications.
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
OnNotificationTriggered(IList<INotificationItem>)
|
|
Postpone(IEnumerable<INotificationItem>, TimeSpan)
|
Postpones the specified notification items for the given amount of time.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
Refresh()
|
Refreshes the list of active notifications.
|
RefreshNotifications()
|
For internal use.
|
RegisterNotificationsProvider(INotificationsProvider)
|
Registers the specified Notifications Provider
|
SetItemChanged(INotificationItem)
|
For internal use.
|
ToString()
|
Returns a string that represents the current object.
|
UnregisterNotificationsProvider(INotificationsProvider)
|
Unregisters the specified Notifications Provider
|
UpdateDefaultNotificationsProvider(DefaultNotificationsProvider)
|
Recreates the DefaultNotificationsProvider.
|