MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeIType­ParameterType­Constraints
Open sandboxFocus

ITypeParameter.TypeConstraints Property

TypeConstraints

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

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