C# Class Daptiv.MalevichReviewExtension.MalevichToolWindow

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

Méthodes publiques

Свойство Type Description
ReviewTool MalevichReview

Méthodes publiques

Méthode Description
MalevichToolWindow ( ) : System

Standard constructor for the tool window.

Private Methods

Méthode Description
SubmitReview ( object sender, EventArgs e ) : void

Method Details

MalevichToolWindow() public méthode

Standard constructor for the tool window.
public MalevichToolWindow ( ) : System
Résultat System

Property Details

ReviewTool public_oe property

public MalevichReview,Daptiv.MalevichReviewExtension ReviewTool
Résultat MalevichReview