Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Umbraco
UmbracoStudio
ToolWindows
ExplorerToolWindow
C# Class Umbraco.UmbracoStudio.ToolWindows.ExplorerToolWindow
Inheritance:
Microsoft.VisualStudio.Shell.ToolWindowPane
Show file
Open project: umbraco/Visual-Studio-Extension
Class Usage Examples
Public Methods
Method
Description
ExplorerToolWindow
( ) :
System
Standard constructor for the tool window.
GetServiceHelper
(
Type
serviceType
) :
object
Method Details
ExplorerToolWindow()
public
method
Standard constructor for the tool window.
public
ExplorerToolWindow
( ) :
System
return
System
GetServiceHelper()
public
method
public
GetServiceHelper
(
Type
serviceType
) :
object
serviceType
System.Type
return
object