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)