SonarLint.VisualStudio.Integration.UnitTests.ConfigurableTeamExplorerController.ITeamExplorerController C# (CSharp) Method

ITeamExplorerController() private method

private ITeamExplorerController ( ) : void
return void
        void ITeamExplorerController.ShowSonarQubePage()
        {
            this.showConnectionsPageCalls++;
        }