C# Class StoryTeller.UserInterface.Tests.Outline.OutlineGrammarSelector

Inheritance: System.Windows.Controls.ContextMenu
Afficher le fichier Open project: adymitruk/storyteller Class Usage Examples

Méthodes publiques

Méthode Description
Add ( Icon icon, string text, System.Action action, System.Windows.Input.KeyGesture gesture ) : void
OutlineGrammarSelector ( OutlineNode node ) : System

Method Details

Add() public méthode

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
Résultat void

OutlineGrammarSelector() public méthode

public OutlineGrammarSelector ( OutlineNode node ) : System
node OutlineNode
Résultat System