C# 클래스 StoryTeller.UserInterface.Tests.Outline.OutlineGrammarSelector

상속: System.Windows.Controls.ContextMenu
파일 보기 프로젝트 열기: adymitruk/storyteller 1 사용 예제들

공개 메소드들

메소드 설명
Add ( Icon icon, string text, System.Action action, System.Windows.Input.KeyGesture gesture ) : void
OutlineGrammarSelector ( OutlineNode node ) : System

메소드 상세

Add() 공개 메소드

public Add ( Icon icon, string text, System.Action action, System.Windows.Input.KeyGesture gesture ) : void
icon Icon
text string
action System.Action
gesture System.Windows.Input.KeyGesture
리턴 void

OutlineGrammarSelector() 공개 메소드

public OutlineGrammarSelector ( OutlineNode node ) : System
node OutlineNode
리턴 System