IntroduceParameterAndPull(string, IType, TypedConstant, ImmutableArray<AttributeConstruction>)
Declaration
public static PullAction IntroduceParameterAndPull(string parameterName, IType parameterType, TypedConstant parameterDefaultValue, ImmutableArray<AttributeConstruction> parameterAttributes = default)Parameters
| Type | Name | Description |
|---|---|---|
| string | parameterName | |
| IType | parameterType | |
| TypedConstant | parameterDefaultValue | |
| ImmutableArray<AttributeConstruction> | parameterAttributes |
Returns
| Type | Description |
|---|---|
| PullAction |