C# 클래스 NuGet.VisualStudio.VsPackageInstallerEvents

상속: IVsPackageInstallerEvents
파일 보기 프로젝트 열기: monoman/NugetCracker 1 사용 예제들

비공개 메소드들

메소드 설명
NotifyInstalled ( NuGet.VisualStudio.PackageOperationEventArgs e ) : void
NotifyInstalling ( NuGet.VisualStudio.PackageOperationEventArgs e ) : void
NotifyUninstalled ( NuGet.VisualStudio.PackageOperationEventArgs e ) : void
NotifyUninstalling ( NuGet.VisualStudio.PackageOperationEventArgs e ) : void