Show / Hide Table of Contents

Delegate NSurveyQuestion.AnswerConnectionRowChangeEventHandler

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