MetalamaAPI documentationAspect APIMetalama.​Framework.​AdvisingPull­ActionIntroduce­Parameter­And­Pull
Open sandboxFocus

PullAction.IntroduceParameterAndPull Method

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