ConstructorArguments
Gets the parameters passed to the Constructor.
Declaration
ImmutableArray<TypedConstant> ConstructorArguments { get; }
Property Value
Type | Description |
---|---|
ImmutableArray<TypedConstant> |
Gets the parameters passed to the Constructor.
ImmutableArray<TypedConstant> ConstructorArguments { get; }
Type | Description |
---|---|
ImmutableArray<TypedConstant> |