C# Class StoryTeller.UserInterface.SystemActions

Afficher le fichier Open project: adymitruk/storyteller

Méthodes publiques

Méthode Description
Register ( ) : void
SystemActions ( IScreenObjectRegistry screenObjects ) : System.Windows.Input

Private Methods

Méthode Description
Action ( string name ) : IActionExpression

Method Details

Register() public méthode

public Register ( ) : void
Résultat void

SystemActions() public méthode

public SystemActions ( IScreenObjectRegistry screenObjects ) : System.Windows.Input
screenObjects IScreenObjectRegistry
Résultat System.Windows.Input