Arguments of the AssemblyResolve event.
Namespace:
PostSharp.CodeModelAssembly: PostSharp.Core (in PostSharp.Core.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class AssemblyResolveEventArgs _ Inherits EventArgs |
| C# |
|---|
public sealed class AssemblyResolveEventArgs : EventArgs |
| Visual C++ |
|---|
public ref class AssemblyResolveEventArgs sealed : public EventArgs |
Inheritance Hierarchy
System..::.Object
System..::.EventArgs
PostSharp.CodeModel..::.AssemblyResolveEventArgs
System..::.EventArgs
PostSharp.CodeModel..::.AssemblyResolveEventArgs