Open sandboxFocus

Property TypeConstraints

TypeConstraints

Gets the type constraints of the generic parameter.

Declaration
IReadOnlyList<IType> TypeConstraints { get; }
Property Value
Type Description
IReadOnlyList<IType>