C# 클래스 ReasonCodeExample.XPathInformation.VisualStudioIntegration.XPathInformationPackage

상속: Package
파일 보기 프로젝트 열기: uli-weltersbach/XPathInformation

공개 메소드들

메소드 설명
XPathInformationPackage ( ) : System
XPathInformationPackage ( ServiceContainer container ) : System

보호된 메소드들

메소드 설명
Initialize ( ) : void

비공개 메소드들

메소드 설명
CreateSubMenu ( ActiveDocument activeDocument ) : Microsoft.VisualStudio.Shell.OleMenuCommand
InitializeCommands ( XmlRepository repository, IConfiguration configuration, IMenuCommandService commandService ) : void

메소드 상세

Initialize() 보호된 메소드

protected Initialize ( ) : void
리턴 void

XPathInformationPackage() 공개 메소드

public XPathInformationPackage ( ) : System
리턴 System

XPathInformationPackage() 공개 메소드

public XPathInformationPackage ( ServiceContainer container ) : System
container System.ComponentModel.Design.ServiceContainer
리턴 System