C# Class NuGet.VisualStudio.VsPackageInstallerEvents

Inheritance: IVsPackageInstallerEvents
Afficher le fichier Open project: monoman/NugetCracker Class Usage Examples

Private Methods

Méthode Description
NotifyInstalled ( NuGet.VisualStudio.PackageOperationEventArgs e ) : void
NotifyInstalling ( NuGet.VisualStudio.PackageOperationEventArgs e ) : void
NotifyUninstalled ( NuGet.VisualStudio.PackageOperationEventArgs e ) : void
NotifyUninstalling ( NuGet.VisualStudio.PackageOperationEventArgs e ) : void