Metalama//API Documentation/Aspect API/Metalama.​Framework.​Code.​Declaration­Builders/IHas­Parameters­Builder/Parameters
Open sandboxFocus

Property Parameters

Parameters

Gets the list of parameters of the current method (but not the return parameter).

Declaration
IParameterBuilderList Parameters { get; }
Property Value
Type Description
IParameterBuilderList