Show / Hide Table of Contents

Delegate UnAuthentifiedUserActionData.UnAuthentifiedUserActionsRowChangeEventHandler

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