C# Class GitHub.VisualStudio.UI.GitHubPane

Inheritance: Microsoft.VisualStudio.Shell.ToolWindowPane
Afficher le fichier Open project: github/VisualStudio

Private Properties

Свойство Type Description
Activate GitHubPane
GitHubPane System

Méthodes publiques

Méthode Description
ShowView ( ViewWithData data ) : void

Méthodes protégées

Méthode Description
Initialize ( ) : void

Private Methods

Méthode Description
Activate ( ) : GitHubPane
GitHubPane ( ) : System

Method Details

Initialize() protected méthode

protected Initialize ( ) : void
Résultat void

ShowView() public méthode

public ShowView ( ViewWithData data ) : void
data GitHub.UI.ViewWithData
Résultat void