Delegate NSurveyQuestion.RegularExpressionRowChangeEventHandler
Namespace: Votations.NSurvey.Data
Assembly: SurveyProject.BusinessEntities.dll
Syntax
public delegate void RegularExpressionRowChangeEventHandler(object sender, NSurveyQuestion.RegularExpressionRowChangeEvent e);
Parameters
Type | Name | Description |
---|---|---|
System.Object | sender | |
NSurveyQuestion.RegularExpressionRowChangeEvent | e |