편집

다음을 통해 공유


AssemblyRegistrationHandler Delegate

Definition

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

Parameters

sender
Object

Applies to