HasDefaultConstructorConstraint
Gets or sets a value indicating whether the generic parameter has the new()
constraint.
Declaration
bool HasDefaultConstructorConstraint { get; set; }
Property Value
Type | Description |
---|---|
bool |
Gets or sets a value indicating whether the generic parameter has the new()
constraint.
bool HasDefaultConstructorConstraint { get; set; }
Type | Description |
---|---|
bool |