C# Class ReasonCodeExample.XPathInformation.VisualStudioIntegration.XPathInformationPackage

Inheritance: Package
Afficher le fichier Open project: uli-weltersbach/XPathInformation

Méthodes publiques

Méthode Description
XPathInformationPackage ( ) : System
XPathInformationPackage ( ServiceContainer container ) : System

Méthodes protégées

Méthode Description
Initialize ( ) : void

Private Methods

Méthode Description
CreateSubMenu ( ActiveDocument activeDocument ) : Microsoft.VisualStudio.Shell.OleMenuCommand
InitializeCommands ( XmlRepository repository, IConfiguration configuration, IMenuCommandService commandService ) : void

Method Details

Initialize() protected méthode

protected Initialize ( ) : void
Résultat void

XPathInformationPackage() public méthode

public XPathInformationPackage ( ) : System
Résultat System

XPathInformationPackage() public méthode

public XPathInformationPackage ( ServiceContainer container ) : System
container System.ComponentModel.Design.ServiceContainer
Résultat System