Metalama//API Documentation/Aspect API/Metalama.​Framework.​Code/IType­Parameter/Type­Constraints
Open sandboxFocus

Property TypeConstraints

TypeConstraints

Gets the type (interface) constraints of the generic parameter.

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