PostSharp / / API Reference / Post­Sharp.​Reflection / Object­Construction / Constructor­Arguments

Property ConstructorArguments

ConstructorArguments

Declaration
public IList<object> ConstructorArguments { get; }
Property Value
Type Description
IList<Object>