C# Class Rebel.Framework.Localization.Processing.SwitchConditions.BooleanExpressionCondition

Inheritance: ISwitchConditionEvaluator
Mostra file Open project: RebelCMS/rebelcmsxu5

Public Properties

Property Type Description
Disjunction bool

Public Methods

Method Description
Evaluate ( ParameterValue o, EvaluationContext context ) : bool

Method Details

Evaluate() public method

public Evaluate ( ParameterValue o, EvaluationContext context ) : bool
o ParameterValue
context EvaluationContext
return bool

Property Details

Disjunction public_oe property

public bool Disjunction
return bool