Interface IConstructorResolver
public interface IConstructorResolver
Methods
Resolve(IEvaluationContext, string, List<Type>)
IConstructorExecutor Resolve(IEvaluationContext context, string typeName, List<Type> argumentTypes)
Parameters
contextIEvaluationContexttypeNamestringargumentTypesList<Type>