TEventType GetEvent<TEventType>() where TEventType: EventBase
Function GetEvent(Of TEventType As EventBase)() As TEventType
Type Parameters
- TEventType
- The type of event to get.
Return Value
An instance of an event object of type TEventType.
TEventType GetEvent<TEventType>() where TEventType: EventBase
Function GetEvent(Of TEventType As EventBase)() As TEventType
Target Platforms: Windows 10, Windows 8.1, Windows 7