Show / Hide Table of Contents

Delegate CSVExportData.VoterAnswersRowChangeEventHandler

Namespace: Votations.NSurvey.Data
Assembly: SurveyProject.BusinessEntities.dll
Syntax
public delegate void VoterAnswersRowChangeEventHandler(object sender, CSVExportData.VoterAnswersRowChangeEvent e);
Parameters
Type Name Description
System.Object sender
CSVExportData.VoterAnswersRowChangeEvent e
In This Article
Back to top Generated by DocFX