Contains the arguments passed to handlers of base presenter-related events.
The following tables list the members exposed by the BasePresenterEventArgs type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the BasePresenterEventArgs class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets the presenter related to the event. |
See Also