Show / Hide Table of Contents

Delegate ExceptionCallback

Namespace: MVR.FileManagementSecure
Assembly: cs.temp.dll.dll
Syntax
public delegate void ExceptionCallback(Exception e);
Parameters
Type Name Description
System.Exception e
Back to top Generated by DocFX