Show / Hide Table of Contents

Delegate NSurveyForm.SurveyRowChangeEventHandler

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