Show / Hide Table of Contents

Delegate SurveyData.SurveysRowChangeEventHandler

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