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
IEvaluationContextarguments
object[]