Metalama//API Documentation/Extensions API/Metalama.​Extensions.​Dependency­Injection.​Implementation/Default­Pull­Strategy/Get­New­Parameter­Name
Open sandboxFocus

Method GetNewParameterName

GetNewParameterName(IConstructor)

Gets the name of the new constructor parameter.

Declaration
protected virtual string GetNewParameterName(IConstructor constructor)
Parameters
Type Name Description
IConstructor constructor
Returns
Type Description
String