MetalamaAPI documentationExtensions APIMetalama.​Extensions.​Dependency­Injection.​ImplementationDefault­Pull­StrategyDefault­Pull­Strategy
Open sandboxFocus

DefaultPullStrategy Constructor

DefaultPullStrategy(DependencyProperties, IFieldOrProperty)

Initializes a new instance of the DefaultPullStrategy class.

Declaration
public DefaultPullStrategy(DependencyProperties properties, IFieldOrProperty introducedFieldOrProperty)
Parameters
Type Name Description
DependencyProperties properties

The context information for the introduced dependency.

IFieldOrProperty introducedFieldOrProperty

The dependency field or property in the target type.