Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Umbraco
UmbracoStudio
ToolWindows
ExplorerToolWindow
C# Class Umbraco.UmbracoStudio.ToolWindows.ExplorerToolWindow
Inheritance:
Microsoft.VisualStudio.Shell.ToolWindowPane
Afficher le fichier
Open project: umbraco/Visual-Studio-Extension
Class Usage Examples
Méthodes publiques
Méthode
Description
ExplorerToolWindow
( ) :
System
Standard constructor for the tool window.
GetServiceHelper
(
Type
serviceType
) :
object
Method Details
ExplorerToolWindow()
public
méthode
Standard constructor for the tool window.
public
ExplorerToolWindow
( ) :
System
Résultat
System
GetServiceHelper()
public
méthode
public
GetServiceHelper
(
Type
serviceType
) :
object
serviceType
System.Type
Résultat
object