C# Class FdoToolbox.Base.Conditions.CommandSupportConditionEvaluator

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

Public Methods

Method Description
IsValid ( object caller, Condition condition ) : bool

Method Details

IsValid() public method

public IsValid ( object caller, Condition condition ) : bool
caller object
condition Condition
return bool