Represents a dispatcher for an event.
The following tables list the members exposed by the EventDispatcher type.
Name | Description | |
---|---|---|
![]() |
Creates a new instance of the EventDispatcher class. |
Name | Description | |
---|---|---|
![]() |
Subcribes an event listener to this event. |
|
![]() |
Raises the event. |
|
![]() |
Raises the event asynchronously. |
|
![]() |
Removes an event listener from this event. |