Class SpelCompiledExpression
Namespace: Steeltoe.Common.Expression.Internal.Spring.Standard
Assembly: Steeltoe.Common.Expression.dll
Syntax
public class SpelCompiledExpression : CompiledExpression
Methods
| Edit this page View SourceGetValue(Object, IEvaluationContext)
Declaration
public override object GetValue(object target, IEvaluationContext context)
Parameters
Type | Name | Description |
---|---|---|
System.Object | target | |
IEvaluationContext | context |
Returns
Type | Description |
---|---|
System.Object |