C# Class SonarLint.VisualStudio.Integration.UnitTests.ConfigurableVsInfoBarHost

Inheritance: IVsInfoBarHost
Afficher le fichier Open project: SonarSource-VisualStudio/sonarlint-visualstudio Class Usage Examples

Méthodes publiques

Méthode Description
AssertInfoBars ( int expectedNumberOfInfoBars ) : void

Private Methods

Méthode Description
IVsInfoBarHost ( IVsUIElement uiElement ) : void

Method Details

AssertInfoBars() public méthode

public AssertInfoBars ( int expectedNumberOfInfoBars ) : void
expectedNumberOfInfoBars int
Résultat void