ComunicationNet..::..StationRowChangeEventHandler Delegate
Namespace:
CAS.NetworkConfigLib
Assembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Assembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Syntax
[GeneratedCodeAttribute] public delegate void StationRowChangeEventHandler( Object sender, ComunicationNet..::..StationRowChangeEvent e )
<GeneratedCodeAttribute> _ Public Delegate Sub StationRowChangeEventHandler ( _ sender As Object, _ e As ComunicationNet..::..StationRowChangeEvent _ )
[GeneratedCodeAttribute] public delegate void StationRowChangeEventHandler( Object^ sender, ComunicationNet..::..StationRowChangeEvent^ e )
Parameters
- sender
- Type: Object