C# Class ScrumPowerTools.Framework.Presentation.MenuCommandHandlerBinder

Afficher le fichier Open project: cqse/ScrumPowerTools

Méthodes publiques

Méthode Description
Bind ( IMenuCommandService menuCommandService ) : void

Private Methods

Méthode Description
GetHandler ( int commandId ) : IMenuCommandHandler
MenuItemCallback ( object sender, EventArgs e ) : void
OnBeforeQueryStatus ( object sender, EventArgs e ) : void

Method Details

Bind() public static méthode

public static Bind ( IMenuCommandService menuCommandService ) : void
menuCommandService IMenuCommandService
Résultat void