Method IntroduceParameterAndPull
IntroduceParameterAndPull(String, IType, TypedConstant, ImmutableArray<AttributeConstruction>)
Declaration
public static PullAction IntroduceParameterAndPull(string parameterName, IType parameterType, TypedConstant parameterDefaultValue, ImmutableArray<AttributeConstruction> parameterAttributes = null)
Parameters
Type | Name | Description |
---|---|---|
System.String | parameterName | |
IType | parameterType | |
TypedConstant | parameterDefaultValue | |
System.Collections.Immutable.ImmutableArray<AttributeConstruction> | parameterAttributes |
Returns
Type | Description |
---|---|
PullAction |