1 write to _handler
Microsoft.AspNetCore.Components.QuickGrid (1)
Infrastructure\EventCallbackSubscriber.cs (1)
19_handler = handler;
1 reference to _handler
Microsoft.AspNetCore.Components.QuickGrid (1)
Infrastructure\EventCallbackSubscriber.cs (1)
35subscribable?.Subscribe(this, _handler);