C# Class ReasonCodeExample.XPathInformation.VisualStudioIntegration.XPathInformationPackage

Inheritance: Package
显示文件 Open project: uli-weltersbach/XPathInformation

Public Methods

Method Description
XPathInformationPackage ( ) : System
XPathInformationPackage ( ServiceContainer container ) : System

Protected Methods

Method Description
Initialize ( ) : void

Private Methods

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

Method Details

Initialize() protected method

protected Initialize ( ) : void
return void

XPathInformationPackage() public method

public XPathInformationPackage ( ) : System
return System

XPathInformationPackage() public method

public XPathInformationPackage ( ServiceContainer container ) : System
container System.ComponentModel.Design.ServiceContainer
return System