Show / Hide Table of Contents

Delegate PipeData.AnswersRowChangeEventHandler

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