Show / Hide Table of Contents

Delegate NSurveyUserData.UsersRowChangeEventHandler

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