Open sandboxFocus

Property ConstructorArguments

ConstructorArguments

Gets the parameters passed to the Constructor.

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