Event Accessors的意思|示意
事件访问器
Event Accessors的网络常见释义
事件访问函数 ... 事件(Events) 事件访问函数(Event Accessors) 静态事件(Static Events) ...
Event Accessors相关例句
By providing your own accessors, you can specify whether the two events are represented by the same event in your class, or by different events.
您可以提供自己的访问器,以便指定这两个事件是由您的类中的同一事件表示,还是由不同事件表示。
In addition to the usual event methods, the WorkEvent class provides accessors for the type of event (accepted, rejected, started, or completed) and the item of work in question.
除了通常的事件方法之外,workevent类还为这些类型的事件(接受、拒绝、启动或完成)以及有问题的工作项目提供了存取器。
Custom event accessors event accessors let you define a custom event and control what happens as clients add and remove handlers and raise your event.
自定义事件访问器事件访问器允许你定义一个自定义事件,并且,你可以控制在当客户端添加或删除了事件处理器并引发你的事件后所发生的情况。
You do not typically need to provide your own custom event accessors.
通常不需要提供自己的自定义事件访问器。
Use event accessors instead.
使用事件访问器来公开。
The event property accessors use the predefined key for the event property to add and remove instances from the delegate collection.
事件属性访问器使用事件属性的预定义键在委托集合中添加和从委托集合中移除实例。