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

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

Syntax


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