Open sandboxFocus

Method IntroduceParameterAndPull

IntroduceParameterAndPull(string, IType, IExpression?, ImmutableArray<AttributeConstruction>)

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