MetalamaAPI documentationAspect APIMetalama.​Framework.​Code.​Declaration­BuildersIType­Parameter­BuilderHas­Default­Constructor­Constraint
Open sandboxFocus

ITypeParameterBuilder.HasDefaultConstructorConstraint Property

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