Show / Hide Table of Contents

Delegate Assembly.AssemblyEvent

Namespace: Experior.Core.Assemblies
Assembly: Experior.Core.dll
Syntax
public delegate void AssemblyEvent(Assembly sender);
Parameters
Type Name Description
Assembly sender
Back to top Generated by DocFX