add keyed based publication to mediator
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
namespace Hyperbar.Windows.Primary;
|
||||
|
||||
[NotificationHandler(nameof(PrimaryWidgetViewModel))]
|
||||
public class PrimaryWidgetViewModel(ITemplateFactory templateFactory,
|
||||
IServiceFactory serviceFactory,
|
||||
IMediator mediator,
|
||||
|
||||
Reference in New Issue
Block a user