Show / Hide Table of Contents

Delegate NSurveyDataSource.XmlDataSourceRowChangeEventHandler

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