None
Gets a PullAction that means that the dependency has to be set to its default value.
Declaration
public static PullAction None { get; }Property Value
| Type | Description |
|---|---|
| PullAction |
Remarks
When this action is used, the child constructor will pass the default value (as specified in IntroduceParameter(IAdviser<IConstructor>, string, IType, TypedConstant, IPullStrategy?, ImmutableArray<AttributeConstruction>)) to the introduced parameter.