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