1 implementation of RemoveNotification
Aspire.Dashboard (1)
Model\NotificationService.cs (1)
84public void RemoveNotification(string id)
1 reference to RemoveNotification
Aspire.Dashboard (1)
Components\Dialogs\NotificationsDialog.razor.cs (1)
43NotificationService.RemoveNotification(id);