C# 클래스 Umbraco.UmbracoStudio.ToolWindows.ExplorerToolWindow

상속: Microsoft.VisualStudio.Shell.ToolWindowPane
파일 보기 프로젝트 열기: umbraco/Visual-Studio-Extension 1 사용 예제들

공개 메소드들

메소드 설명
ExplorerToolWindow ( ) : System

Standard constructor for the tool window.

GetServiceHelper ( Type serviceType ) : object

메소드 상세

ExplorerToolWindow() 공개 메소드

Standard constructor for the tool window.
public ExplorerToolWindow ( ) : System
리턴 System

GetServiceHelper() 공개 메소드

public GetServiceHelper ( Type serviceType ) : object
serviceType System.Type
리턴 object