Class EvaluationService
Service used to evaluate the result of a LogicalExpression
public class EvaluationService : IEvaluationService
- Inheritance
-
EvaluationService
- Implements
- Inherited Members
Methods
Evaluate(LogicalExpression?, ExpressionContext)
public object? Evaluate(LogicalExpression? expression, ExpressionContext context)
Parameters
expression
LogicalExpressioncontext
ExpressionContext