Metalama / / API Documentation / Aspect API / Metalama.​Framework.​Code / IAttribute­Data / Constructor­Arguments

Property ConstructorArguments

ConstructorArguments

Gets the parameters passed to the Constructor.

Declaration
ImmutableArray<TypedConstant> ConstructorArguments { get; }
Property Value
Type Description
ImmutableArray<TypedConstant>