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..::..DataBlocksRowChangeEventHandler Delegate

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

Syntax


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