Edit

Share via


AssemblyRegistrationHandler Delegate

Definition

public delegate void AssemblyRegistrationHandler(object sender, AssemblyRegistrationEventArgs args);
type AssemblyRegistrationHandler = delegate of obj * AssemblyRegistrationEventArgs -> unit

Parameters

sender
Object

Applies to