Show / Hide Table of Contents

Delegate NSurveyForm.AnswerConnectionRowChangeEventHandler

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