C# Class ScrumPowerTools.Framework.Presentation.HandlesComboBoxCommandAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: cqse/ScrumPowerTools

Méthodes publiques

Méthode Description
HandlesComboBoxCommandAttribute ( uint requestItemsCommandId, uint selectionCommandId ) : System

Method Details

HandlesComboBoxCommandAttribute() public méthode

public HandlesComboBoxCommandAttribute ( uint requestItemsCommandId, uint selectionCommandId ) : System
requestItemsCommandId uint
selectionCommandId uint
Résultat System