PostSharpAPI ReferencePost­Sharp.​ReflectionObject­ConstructionConstructor­Arguments
Open sandboxFocus

ObjectConstruction.ConstructorArguments Property

ConstructorArguments

Gets the arguments passed to the custom attribute constructor.

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