AssemblyRefreshedEventArgs Constructor

 

Initializes a new instance of AssemblyRefreshedEventArgs.

Namespace:   Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

NameDescription
System_CAPS_pubmethodAssemblyRefreshedEventArgs(Assembly^)

Initializes a new instance of AssemblyRefreshedEventArgs.

System_CAPS_pubmethodAssemblyRefreshedEventArgs(Assembly^, array<Type^>^)

Initializes a new instance of AssemblyRefreshedEventArgs containing an array of changed types.

Return to top
Show: