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

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

Syntax


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