Show / Hide Table of Contents

Delegate NSurveyVoter.QuestionRowChangeEventHandler

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