RedBus icon indicating copy to clipboard operation
RedBus copied to clipboard

Why an EventBase abstract class?

Open bdominguez opened this issue 5 years ago • 0 comments

It does nothing, it doesn't have any body. Instead of an abstract class it would be nice if it was an interface 'IEvent' or similar.

https://github.com/mxjones/RedBus/blob/master/src/Redbus/Redbus/Events/EventBase.cs

bdominguez avatar Jun 10 '19 06:06 bdominguez