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 Namespace > WorkstationEventBroker Class : PublishEvent<T> Method |
'Declaration Public Sub PublishEvent(Of T As EventArgs)( _ ByVal publisher As Object, _ ByVal eventArgs As T _ )
'Usage Dim instance As WorkstationEventBroker Dim publisher As Object Dim eventArgs As T instance.PublishEvent(Of T)(publisher, eventArgs)