Table of Contents

Interface IConstructorExecutor

Namespace
Steeltoe.Common.Expression.Internal
Assembly
Steeltoe.Common.Abstractions.dll
public interface IConstructorExecutor

Methods

Execute(IEvaluationContext, params object[])

ITypedValue Execute(IEvaluationContext context, params object[] arguments)

Parameters

context IEvaluationContext
arguments object[]

Returns

ITypedValue