AssemblyRefreshedEventHandler Delegate
Visual Studio 2015
A delegate that passes along the event that an assembly has become obsolete.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
public delegate void AssemblyRefreshedEventHandler( object sender, AssemblyRefreshedEventArgs e )
Show: