C# 클래스 ReasonCodeExample.XPathInformation.Workbench.ShowXPathWorkbenchCommand

파일 보기 프로젝트 열기: uli-weltersbach/XPathInformation 1 사용 예제들

공개 메소드들

메소드 설명
ShowXPathWorkbenchCommand ( Microsoft.VisualStudio.Shell.Package package, IMenuCommandService commandService, int id, XmlRepository repository, ActiveDocument activeDocument ) : System

비공개 메소드들

메소드 설명
OnBeforeQueryStatus ( object sender, EventArgs eventArgs ) : void
ShowToolWindow ( object sender, EventArgs e ) : void

메소드 상세

ShowXPathWorkbenchCommand() 공개 메소드

public ShowXPathWorkbenchCommand ( Microsoft.VisualStudio.Shell.Package package, IMenuCommandService commandService, int id, XmlRepository repository, ActiveDocument activeDocument ) : System
package Microsoft.VisualStudio.Shell.Package
commandService IMenuCommandService
id int
repository XmlRepository
activeDocument ActiveDocument
리턴 System