Delegate CSVExportData.VotersRowChangeEventHandler
Namespace: Votations.NSurvey.Data
Assembly: SurveyProject.BusinessEntities.dll
Syntax
public delegate void VotersRowChangeEventHandler(object sender, CSVExportData.VotersRowChangeEvent e);
Parameters
Type | Name | Description |
---|---|---|
System.Object | sender | |
CSVExportData.VotersRowChangeEvent | e |