Click or drag to resize

TypeParameterGetTypeConstraint Method

Get the main constraining type (if any - not including interfaces).

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public TypeRef GetTypeConstraint()

Return Value

Type: TypeRef
See Also