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)
35
subscribable?.Subscribe(this,
_handler
);