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

Inheritance: IVsInfoBarHost
显示文件 Open project: SonarSource-VisualStudio/sonarlint-visualstudio Class Usage Examples

Public Methods

Method Description
AssertInfoBars ( int expectedNumberOfInfoBars ) : void

Private Methods

Method Description
IVsInfoBarHost ( IVsUIElement uiElement ) : void

Method Details

AssertInfoBars() public method

public AssertInfoBars ( int expectedNumberOfInfoBars ) : void
expectedNumberOfInfoBars int
return void