INotification
|
| Name | Description | |
|---|---|---|
|
|
Add(String, IEnumerableIUser) | Adds a new Notification, to collection of Users. |
|
|
Add(String, IEnumerableIUserGroup) | Adds a new Notification, to collection of Users that are members of specified Groups. |
|
|
Add(String, String, Boolean) | Adds a new Notification, to collection of Users, by by specifying either User ids or Group ids/ |