Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Umbraco
UmbracoStudio
ToolWindows
ExplorerToolWindow
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