NotificationService.Insert Method
- Namespace:
- Weavy.Core.Services
- Assembly:
- Weavy.Core.dll
Insert(Notification)
Inserts a notification.
public static Notification Insert(Notification notification)
Parameters
- notification
- Notification
Notification to insert.
Returns
Notification
Returns the inserted Notification.