20 _LoadedAssembly = loadedAssembly;
Represents the base class for classes that contain event data, and provides a value to use for events...
Provides data for the E:System.AppDomain.AssemblyLoad event.
Assembly LoadedAssembly
Gets an T:System.Reflection.Assembly that represents the currently loaded assembly.
Represents an assembly, which is a reusable, versionable, and self-describing building block of a com...
AssemblyLoadEventArgs(Assembly loadedAssembly)
Initializes a new instance of the T:System.AssemblyLoadEventArgs class using the specified T:System....