IsParams
Gets or sets a value indicating whether the parameter has the params
modifier.
Declaration
bool IsParams { get; set; }
Property Value
Type | Description |
---|---|
bool |
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 or sets a value indicating whether the parameter has the params
modifier.
bool IsParams { get; set; }
Type | Description |
---|---|
bool |