Open maraf opened 6 years ago
Implement IEventHandler<object> to get notification about all events.
IEventHandler<object>
Don't support any other pattern like base classes or interfaces.
Implement
IEventHandler<object>
to get notification about all events.Don't support any other pattern like base classes or interfaces.