Show / Hide Table of Contents

Delegate SecurityRightData.SecurityRightRowChangeEventHandler

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