TypeDelegator.GetEvents 方法
返回 EventInfo 对象的数组,这些对象表示由当前 TypeDelegator 声明或继承的所有公共事件。
重载列表
名称 | 说明 |
---|---|
TypeDelegator.GetEvents () | 返回 EventInfo 对象的数组,这些对象表示由当前 TypeDelegator 声明或继承的所有公共事件。 |
TypeDelegator.GetEvents (BindingFlags) | 返回 bindingAttr 中指定的由当前 TypeDelegator 声明或继承的事件。 |