Show / Hide Table of Contents

Delegate NSurveyForm.RegularExpressionRowChangeEventHandler

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