System.Reflection.GenericParameterAttributes.DefaultConstructorConstraint Field

A type can be substituted for the generic type parameter only if it has a parameterless constructor.

Syntax

GenericParameterAttributes DefaultConstructorConstraint

Requirements

Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0