Show / Hide Table of Contents

Delegate AnswerConnectionData.AnswerConnectionsRowChangeEventHandler

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