TypeDelegator.GetEvent 方法

返回 EventInfo 对象,该对象表示由当前 TypeDelegator 对象包装的类型的事件。

重载列表

名称 说明
TypeDelegator.GetEvent (String) 返回表示指定的公共事件的 EventInfo 对象。
TypeDelegator.GetEvent (String, BindingFlags) 返回指定事件。

请参见

参考

TypeDelegator 类
TypeDelegator 成员
System.Reflection 命名空间