C# Класс nHydrate.DslPackage.nHydrateCommandSetBase

Class containing handlers for commands supported by this DSL.
Наследование: DslShell::CommandSet
Показать файл Открыть проект

Private Properties

Свойство Тип Описание
OnMenuViewModelExplorer void

Защищенные методы

Метод Описание
GetMenuCommands ( ) : global::System.Collections.Generic.IList

Provide the menu commands that this command set handles

nHydrateCommandSetBase ( global serviceProvider )

Constructs a new nHydrateCommandSetBase.

Приватные методы

Метод Описание
OnMenuViewModelExplorer ( object sender, global e ) : void

Command handler that shows the explorer tool window.

Описание методов

GetMenuCommands() защищенный Метод

Provide the menu commands that this command set handles
protected GetMenuCommands ( ) : global::System.Collections.Generic.IList
Результат global::System.Collections.Generic.IList

nHydrateCommandSetBase() защищенный Метод

Constructs a new nHydrateCommandSetBase.
protected nHydrateCommandSetBase ( global serviceProvider )
serviceProvider global