Class PrimitiveConstructorExecutor
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public class PrimitiveConstructorExecutor : IConstructorExecutor
- Inheritance
-
PrimitiveConstructorExecutor
- Implements
- Inherited Members
Constructors
PrimitiveConstructorExecutor(Type)
public PrimitiveConstructorExecutor(Type primitiveType)
Parameters
primitiveType
Type
Methods
Execute(IEvaluationContext, params object[])
public ITypedValue Execute(IEvaluationContext context, params object[] arguments)
Parameters
context
IEvaluationContextarguments
object[]