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