Class PrimitiveConstructorExecutor
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[]