Method | Description | |
---|---|---|
ProductUpdateBar ( IProductUpdateService productUpdateService ) : System | ||
ShowUpdateBar ( System.Version currentVersion, System.Version newVersion ) : void |
Method | Description | |
---|---|---|
HideUpdateBar ( ) : void | ||
OnDeclineUpdateLinkClick ( object sender, |
||
OnDeclineUpdateLinkClickNoRemind ( object sender, |
||
OnUpdateAvailable ( object sender, NuGet.VisualStudio.ProductUpdateAvailableEventArgs e ) : void | ||
OnUpdateLinkClick ( object sender, |
public ProductUpdateBar ( IProductUpdateService productUpdateService ) : System | ||
productUpdateService | IProductUpdateService | |
return | System |
public ShowUpdateBar ( System.Version currentVersion, System.Version newVersion ) : void | ||
currentVersion | System.Version | |
newVersion | System.Version | |
return | void |