TypeConstraints
Gets the type constraints of the generic parameter.
Declaration
IReadOnlyList<IType> TypeConstraints { get; }
Property Value
Type | Description |
---|---|
IReadOnlyList<IType> |
Gets the type constraints of the generic parameter.
IReadOnlyList<IType> TypeConstraints { get; }
Type | Description |
---|---|
IReadOnlyList<IType> |