The following tables list the members exposed by EventListener.
Name | Description | |
---|---|---|
EventListener Constructor | Creates a new event listener with the specified target and event information. |
Name | Description | |
---|---|---|
Dispose | Disposes and frees up resources. | |
OnEventRaised | Handles the raised event. | |
ToString | Returns a string representation of the event information. |
Name | Description | |
---|---|---|
EventRaised | Occurs when an event is raised. |