MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​ReflectionObject­ConstructionConstructor­Arguments
Open sandboxFocus

ObjectConstruction.ConstructorArguments Property

ConstructorArguments

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