Show / Hide Table of Contents

Delegate RoleData.SecurityRightsRowChangeEventHandler

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