Metalama//API Documentation/Aspect API/Metalama.​Framework.​Code.​Declaration­Builders/IType­Parameter­Builder/Has­Default­Constructor­Constraint
Open sandboxFocus

Property HasDefaultConstructorConstraint

HasDefaultConstructorConstraint

Gets or sets a value indicating whether the generic parameter has the new() constraint.

Declaration
bool HasDefaultConstructorConstraint { get; set; }
Property Value
Type Description
Boolean