Mono Class Library: Overview

System.AssemblyLoadEventArgs: Members

The members of System.AssemblyLoadEventArgs are listed below.

See Also: Inherited members from System.EventArgs

Public Constructors

Constructs and initializes a new instance of the AssemblyLoadEventArgs class.

Public Properties

[read-only]
LoadedAssemblySystem.Reflection.Assembly. Gets a System.Reflection.Assembly instance that represents the assembly for which an AssemblyLoad event was raised.