August 2003
Intermediate to advanced
928 pages
32h 1m
English
AssemblyLoadEventHandler
This delegate represents the event-handler
method for the
AppDomain.AssemblyLoad event.
public delegate void AssemblyLoadEventHandler(objectsender, AssemblyLoadEventArgsargs);
AppDomain.AssemblyLoad( )