Show / Hide Table of Contents

Delegate InvitationQueueData.InvitationQueuesRowChangeEventHandler

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