Open sandboxFocus

Property TypeConstraints

TypeConstraints

Gets the type constraints of the type parameter, such as base class or interface constraints.

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