Show / Hide Table of Contents

Delegate SurveyTokenData.SurveyTokenRowChangeEventHandler

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