C# Class Rsdn.Janus.ApplicationCommandTarget

Inheritance: CommandTarget
ファイルを表示 Open project: rsdn/janus

Public Methods

Method Description
ApplicationCommandTarget ( IServiceProvider provider ) : System

Private Methods

Method Description
ExecuteExit ( ICommandContext context ) : void
ExecuteRestoreMainForm ( ICommandContext context ) : void
ExecuteSendBugReport ( ICommandContext context ) : void
ExecuteShowAbout ( ICommandContext context ) : void
ExecuteShowAppOptions ( ICommandContext context ) : void
ExecuteShowHelp ( ICommandContext context ) : void
ExecuteShowUserOptions ( ICommandContext context ) : void
QueryShowMainFormStatus ( ICommandContext context ) : CommandStatus

Method Details

ApplicationCommandTarget() public method

public ApplicationCommandTarget ( IServiceProvider provider ) : System
provider IServiceProvider
return System