C# 클래스 ScrumPowerTools.Framework.Presentation.HandlesComboBoxCommandAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: cqse/ScrumPowerTools

공개 메소드들

메소드 설명
HandlesComboBoxCommandAttribute ( uint requestItemsCommandId, uint selectionCommandId ) : System

메소드 상세

HandlesComboBoxCommandAttribute() 공개 메소드

public HandlesComboBoxCommandAttribute ( uint requestItemsCommandId, uint selectionCommandId ) : System
requestItemsCommandId uint
selectionCommandId uint
리턴 System