C# 클래스 ScrumPowerTools.ViewModels.TaskBoardCardsViewModel

상속: IMenuCommandHandler
파일 보기 프로젝트 열기: cqse/ScrumPowerTools

공개 메소드들

메소드 설명
CanExecute ( int commandId ) : bool
Execute ( int commandId ) : void

비공개 메소드들

메소드 설명
TaskBoardCardsViewModel ( TaskBoardCardsModel model ) : System.Collections

메소드 상세

CanExecute() 공개 메소드

public CanExecute ( int commandId ) : bool
commandId int
리턴 bool

Execute() 공개 메소드

public Execute ( int commandId ) : void
commandId int
리턴 void