C# Class StoryTeller.UserInterface.SystemActions

Mostra file Open project: adymitruk/storyteller

Public Methods

Method Description
Register ( ) : void
SystemActions ( IScreenObjectRegistry screenObjects ) : System.Windows.Input

Private Methods

Method Description
Action ( string name ) : IActionExpression

Method Details

Register() public method

public Register ( ) : void
return void

SystemActions() public method

public SystemActions ( IScreenObjectRegistry screenObjects ) : System.Windows.Input
screenObjects IScreenObjectRegistry
return System.Windows.Input