Property | Type | Description | |
---|---|---|---|
AddStandardPages | void | ||
IServiceProvider | object | ||
ITeamExplorer | ITeamExplorerPage | ||
ITeamExplorer | bool | ||
ITeamExplorer | void | ||
ITeamExplorer | void | ||
ITeamExplorer | void |
Method | Description | |
---|---|---|
AssertCurrentPage ( System.Guid pageId ) : void | ||
ConfigurableTeamExplorer ( ) : Microsoft.TeamFoundation.Controls | ||
ConfigurableTeamExplorer ( System.Guid startPage ) : Microsoft.TeamFoundation.Controls |
Method | Description | |
---|---|---|
AddStandardPages ( ) : void | ||
IServiceProvider ( |
||
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 |
public AssertCurrentPage ( System.Guid pageId ) : void | ||
pageId | System.Guid | |
return | void |
public ConfigurableTeamExplorer ( ) : Microsoft.TeamFoundation.Controls | ||
return | Microsoft.TeamFoundation.Controls |
public ConfigurableTeamExplorer ( System.Guid startPage ) : Microsoft.TeamFoundation.Controls | ||
startPage | System.Guid | |
return | Microsoft.TeamFoundation.Controls |