March 2002
Intermediate to advanced
864 pages
31h 8m
English
AssemblyLoadEventHandler
This delegate represents the event-handler method for the
AppDomain.AssemblyLoad event.
public delegate void AssemblyLoadEventHandler( object sender, AssemblyLoadEventArgs args);
AppDomain.AssemblyLoad()