Show / Hide Table of Contents

Delegate NSurveyDataSource.XmlAnswersRowChangeEventHandler

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