Show / Hide Table of Contents

Delegate FileData.FilesRowChangeEventHandler

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