NotificationsProvider Methods
A Notifications Provider that collects notifications from the Event class from the Business Classes Library (both for Entity Framework and XPO).
Name | Description |
---|---|
Dismiss |
Dismisses the specified notification items. |
Dispose() |
Releases all resources used by an Notifications |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Returns the number of active notifications. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns the list of notification items for the given list of ISupport |
Get |
Returns the number of postponed notifications. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Postpone |
Postpones the specified notification item for the given amount of time. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
For internal use. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also