Class SpelCompiledExpression
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public class SpelCompiledExpression : CompiledExpression
- Inheritance
-
SpelCompiledExpression
- Inherited Members
Methods
GetValue(object, IEvaluationContext)
public override object GetValue(object target, IEvaluationContext context)
Parameters
target
objectcontext
IEvaluationContext