MetalamaAPI documentationExtensions APIMetalama.​Extensions.​Dependency­Injection.​ImplementationDefault­Pull­StrategyParameter­Type
Open sandboxFocus

DefaultPullStrategy.ParameterType Property

ParameterType

Gets the type of the constructor parameter. This is used by both GetNewParameter(IConstructor) and GetExistingParameter(IConstructor).

Declaration
protected virtual IType ParameterType { get; }
Property Value
Type Description
IType