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