Show / Hide Table of Contents

Delegate VoterStatisticsData.VoterStatsRowChangeEventHandler

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