C# 클래스 nHydrate.DslPackage.nHydrateCommandSetBase

Class containing handlers for commands supported by this DSL.
상속: DslShell::CommandSet
파일 보기 프로젝트 열기: nHydrate/nHydrate

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