A.override B.new C.static D.virtual
A.Empty B.null C.Nothing D.0
A.事件处理的顺序是定义事件、订阅事件、引发事件 B.定义事件使用evnet关键字 C.C#中的事件借助于委托来实现 D.定义事件使用delegate关键字