Class SpelCompiledExpression
public class SpelCompiledExpression : CompiledExpression
- Inheritance
-
SpelCompiledExpression
- Inherited Members
Methods
GetValue(object, IEvaluationContext)
public override object GetValue(object target, IEvaluationContext context)
Parameters
target
objectcontext
IEvaluationContext