TypeParameterAdapter.Constraints Property
- Namespace
- Kampute.DocToolkit.Metadata.Adapters
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the constraints applied to the type parameter.
public virtual TypeParameterConstraints Constraints { get; }Property Value
- TypeParameterConstraints
- A TypeParameterConstraints value representing the constraints applied to the type parameter.
