C# Class Prizm.Main.Forms.Settings.ExtractCategoriesCommand

Inheritance: ICommand
Afficher le fichier Open project: AleksMorozova/prizm Class Usage Examples

Méthodes publiques

Méthode Description
CanExecute ( ) : bool
ExtractCategoriesCommand ( SettingsViewModel viewModel, ISettingsRepositories repos, IUserNotify notify ) : DevExpress.Mvvm.DataAnnotations

Private Methods

Méthode Description
Execute ( ) : void

Method Details

CanExecute() public méthode

public CanExecute ( ) : bool
Résultat bool

ExtractCategoriesCommand() public méthode

public ExtractCategoriesCommand ( SettingsViewModel viewModel, ISettingsRepositories repos, IUserNotify notify ) : DevExpress.Mvvm.DataAnnotations
viewModel SettingsViewModel
repos ISettingsRepositories
notify IUserNotify
Résultat DevExpress.Mvvm.DataAnnotations