ITypeParameter.Constraints Property

Namespace
Kampute.DocToolkit.Metadata
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets the constraints applied to the type parameter.
TypeParameterConstraints Constraints { get; }

Property Value

TypeParameterConstraints
A TypeParameterConstraints value representing the constraints applied to the type parameter.