C# Class Tripod.Gui.GlobalActions

Inheritance: Hyena.Gui.HyenaActionGroup
ファイルを表示 Open project: rubenv/tripod Class Usage Examples

Public Methods

Method Description
GlobalActions ( ActionManager manager ) : System

Private Methods

Method Description
OnImport ( object o, EventArgs args ) : void
OnQuit ( object o, EventArgs args ) : void

Method Details

GlobalActions() public method

public GlobalActions ( ActionManager manager ) : System
manager Hyena.Gui.ActionManager
return System