This is the complete list of members for BetterFinds.Utils.Notification, including all inherited members.
configuration | BetterFinds.Utils.Notification | private |
CreateNotification(int clientId, int auctionId, string message) | BetterFinds.Utils.Notification | inline |
GetNotifications(int clientId) | BetterFinds.Utils.Notification | inline |
GetNotificationsCount(int clientId) | BetterFinds.Utils.Notification | inline |
GetUnreadNotificationsCount(int clientId) | BetterFinds.Utils.Notification | inline |
MarkAllAsRead(int clientId) | BetterFinds.Utils.Notification | inline |
MarkAsRead(int clientId, int notificationId) | BetterFinds.Utils.Notification | inline |
Notification(IConfiguration configuration) | BetterFinds.Utils.Notification |