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