C# 클래스 Prizm.Main.Forms.Settings.ExtractCategoriesCommand

상속: ICommand
파일 보기 프로젝트 열기: AleksMorozova/prizm 1 사용 예제들

공개 메소드들

메소드 설명
CanExecute ( ) : bool
ExtractCategoriesCommand ( SettingsViewModel viewModel, ISettingsRepositories repos, IUserNotify notify ) : DevExpress.Mvvm.DataAnnotations

비공개 메소드들

메소드 설명
Execute ( ) : void

메소드 상세

CanExecute() 공개 메소드

public CanExecute ( ) : bool
리턴 bool

ExtractCategoriesCommand() 공개 메소드

public ExtractCategoriesCommand ( SettingsViewModel viewModel, ISettingsRepositories repos, IUserNotify notify ) : DevExpress.Mvvm.DataAnnotations
viewModel SettingsViewModel
repos ISettingsRepositories
notify IUserNotify
리턴 DevExpress.Mvvm.DataAnnotations