BaseStation.ItemDescriber Namespace
CAS.DataPorter.Configurator Namespace
CAS.Lib.CommonBus Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
CAS.Lib.CommonBus.CommunicationLayer Namespace
CAS.Lib.DeviceSimulator Namespace
CAS.NetworkConfigLib Namespace
Object-Oriented Internet Process-Observer

ComunicationNet..::..TagsRowChangeEventHandler Delegate

Namespace:  CAS.NetworkConfigLib
Assembly:  CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)

Syntax


[GeneratedCodeAttribute]
public delegate void TagsRowChangeEventHandler(
	Object sender,
	ComunicationNet..::..TagsRowChangeEvent e
)
<GeneratedCodeAttribute> _
Public Delegate Sub TagsRowChangeEventHandler ( _
	sender As Object, _
	e As ComunicationNet..::..TagsRowChangeEvent _
)
[GeneratedCodeAttribute]
public delegate void TagsRowChangeEventHandler(
	Object^ sender, 
	ComunicationNet..::..TagsRowChangeEvent^ e
)