Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.Interfaces Namespace > IWorkstationEventBroker Interface : PublishEvent<T> Method |
'Declaration Sub PublishEvent(Of T As EventArgs)( _ ByVal publisher As Object, _ ByVal eventArgs As T _ )
'Usage Dim instance As IWorkstationEventBroker Dim publisher As Object Dim eventArgs As T instance.PublishEvent(Of T)(publisher, eventArgs)