I have an interface and I want to add an event handler. But at the point where I want to invoke the event, the event handler is null.
My interface class: