C# Class Rsdn.Janus.ApplicationCommandTarget

Inheritance: CommandTarget
Afficher le fichier Open project: rsdn/janus

Méthodes publiques

Méthode Description
ApplicationCommandTarget ( IServiceProvider provider ) : System

Private Methods

Méthode 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 méthode

public ApplicationCommandTarget ( IServiceProvider provider ) : System
provider IServiceProvider
Résultat System