ComunicationNet..::..DataBlocksRowChangeEventHandler Delegate
Namespace:
CAS.NetworkConfigLib
Assembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
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 )
Parameters
- sender
- Type: Object