Prizm.Main.Forms.Settings.ExtractCategoriesCommand.CanExecute C# (CSharp) Méthode

CanExecute() public méthode

public CanExecute ( ) : bool
Résultat bool
        public bool CanExecute()
        {
            return true;
        }