C# Class ScrumPowerTools.Framework.Presentation.HandlesComboBoxCommandAttribute

Inheritance: System.Attribute
Mostrar archivo Open project: cqse/ScrumPowerTools

Public Methods

Method Description
HandlesComboBoxCommandAttribute ( uint requestItemsCommandId, uint selectionCommandId ) : System

Method Details

HandlesComboBoxCommandAttribute() public method

public HandlesComboBoxCommandAttribute ( uint requestItemsCommandId, uint selectionCommandId ) : System
requestItemsCommandId uint
selectionCommandId uint
return System