Show / Hide Table of Contents

Delegate NSurveyVoter.AnswerRowChangeEventHandler

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