C# Interface EventHandler is always null

前端 未结 0 1582
旧时难觅i
旧时难觅i 2020-11-30 16:32

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:



        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题