C# Class FdoToolbox.Base.Conditions.CommandSupportConditionEvaluator

A condition evaluator that allows commands to be enabled/disabled based on FDO command support.
Inheritance: IConditionEvaluator
Afficher le fichier Open project: jumpinjackie/fdotoolbox

Méthodes publiques

Méthode Description
IsValid ( object caller, Condition condition ) : bool

Method Details

IsValid() public méthode

public IsValid ( object caller, Condition condition ) : bool
caller object
condition Condition
Résultat bool