Name | Description | |
---|---|---|
![]() |
AddHandler | Adds the handler for the given event. |
![]() ![]() |
GetHandlerCount | Gets the count of event handlers for the given event or delegate property. |
![]() |
RemoveHandler | Removes the handler for the given event. |
![]() |
UnwireFrom | Unwires all event handlers from the specified instance. |
![]() |
WireTo | Wires all event handlers to the specified instance. |
Name | Description | |
---|---|---|
![]() |
InterfaceType | Gets the type of the interface. |
![]() |
Item | Gets or sets the System.Delegate with the specified event property name. |