Property Parameters
Parameters
Gets the list of parameters of the current method (but not the return parameter).
Declaration
IParameterList Parameters { get; }
Property Value
Type | Description |
---|---|
IParameterList |
Metalama.Framework.Code.Collections
Metalama.Framework.Code.Comparers
Metalama.Framework.Code.DeclarationBuilders
Metalama.Framework.Code.Invokers
Metalama.Framework.Code.SyntaxBuilders
Metalama.Framework.Code.Types
Metalama.Framework.CodeFixes
Metalama.Framework.Diagnostics
Metalama.Framework.Eligibility
Metalama.Framework.Serialization
Gets the list of parameters of the current method (but not the return parameter).
IParameterList Parameters { get; }
Type | Description |
---|---|
IParameterList |