Show / Hide Table of Contents

Delegate NotificationModeData.NotificationModesRowChangeEventHandler

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