C# 클래스 SonarLint.VisualStudio.Integration.UnitTests.ConfigurableTeamExplorer

Test implementation of ITeamExplorer.
상속: ITeamExplorer
파일 보기 프로젝트 열기: SonarSource-VisualStudio/sonarlint-visualstudio

Private Properties

프로퍼티 타입 설명
AddStandardPages void
IServiceProvider object
ITeamExplorer ITeamExplorerPage
ITeamExplorer bool
ITeamExplorer void
ITeamExplorer void
ITeamExplorer void

공개 메소드들

메소드 설명
AssertCurrentPage ( System.Guid pageId ) : void
ConfigurableTeamExplorer ( ) : Microsoft.TeamFoundation.Controls
ConfigurableTeamExplorer ( System.Guid startPage ) : Microsoft.TeamFoundation.Controls

비공개 메소드들

메소드 설명
AddStandardPages ( ) : void
IServiceProvider ( Type serviceType ) : object
ITeamExplorer ( System.Guid pageId, object context ) : ITeamExplorerPage
ITeamExplorer ( System.Guid id ) : bool
ITeamExplorer ( ) : void
ITeamExplorer ( ITeamExplorerPage page ) : void
ITeamExplorer ( string message, NotificationType type, NotificationFlags flags, ICommand command, System.Guid id ) : void

메소드 상세

AssertCurrentPage() 공개 메소드

public AssertCurrentPage ( System.Guid pageId ) : void
pageId System.Guid
리턴 void

ConfigurableTeamExplorer() 공개 메소드

public ConfigurableTeamExplorer ( ) : Microsoft.TeamFoundation.Controls
리턴 Microsoft.TeamFoundation.Controls

ConfigurableTeamExplorer() 공개 메소드

public ConfigurableTeamExplorer ( System.Guid startPage ) : Microsoft.TeamFoundation.Controls
startPage System.Guid
리턴 Microsoft.TeamFoundation.Controls