AssemblyDeletedEventArgs Constructor
Visual Studio 2015
Initializes a new instance of the AssemblyDeletedEventArgs class.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
| Name | Description | |
|---|---|---|
![]() | AssemblyDeletedEventArgs(Assembly^) | Initializes a new instance of the AssemblyDeletedEventArgs class for the supplied assembly. |
![]() | AssemblyDeletedEventArgs(Assembly^, array<Type^>^) | Initializes a new instance of the AssemblyDeletedEventArgs class for the supplied assembly and types. |
Show:
