Show / Hide Table of Contents

Delegate SurveyEntryQuotaData.SurveyEntryQuotasRowChangeEventHandler

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