Open sandboxFocus
  • TOC
  • Article

Property ConstructorArguments

ConstructorArguments

Gets the constructor arguments.

Declaration
public ImmutableArray<TypedConstant> ConstructorArguments { get; }
Property Value
Type Description
ImmutableArray<TypedConstant>
Implements
  • Navigation