Click or drag to resize
EventHandlerAttribute Properties

The EventHandlerAttribute type exposes the following members.

Properties
  NameDescription
Public propertyEvent
Name of the event that a manager is handling
Public propertyPriority
If a manager handles multiple events then they will be sorted based on priority
Top
See Also