Show / Hide Table of Contents

Delegate NSurveyVoter.VoterRowChangeEventHandler

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