Property | Type | Description |
---|
Method | Description | |
---|---|---|
Evaluate ( NodeElement conditionNode ) : bool |
Evaluates the condition.
|
|
NotifyChanged ( ) : void |
Notifies that the condition has changed, and that it has to be re-evaluated.
|
public abstract Evaluate ( NodeElement conditionNode ) : bool | ||
conditionNode | NodeElement | /// Condition node information. /// |
return | bool |