Table of Contents

Class SpelCompiledExpression

Namespace
Steeltoe.Common.Expression.Internal.Spring.Standard
Assembly
Steeltoe.Common.Expression.dll
public class SpelCompiledExpression : CompiledExpression
Inheritance
SpelCompiledExpression
Inherited Members

Methods

GetValue(object, IEvaluationContext)

public override object GetValue(object target, IEvaluationContext context)

Parameters

target object
context IEvaluationContext

Returns

object