TagsRowChangeEvent Constructor
Namespace:
CAS.NetworkConfigLib
Assembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Assembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Syntax
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public TagsRowChangeEvent( ComunicationNet..::..TagsRow row, DataRowAction action )
<DebuggerNonUserCodeAttribute> _ <GeneratedCodeAttribute> _ Public Sub New ( _ row As ComunicationNet..::..TagsRow, _ action As DataRowAction _ )
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public: TagsRowChangeEvent( ComunicationNet..::..TagsRow^ row, DataRowAction^ action )