TypeParameterAdapter.GetConstraints Method
- Namespace
- Kampute.DocToolkit.Metadata.Adapters
- Assembly
- Kampute.DocToolkit.dll
Definition
Retrieves the constraints applied to the type parameter.
protected virtual TypeParameterConstraints GetConstraints()Returns
- TypeParameterConstraints
- A TypeParameterConstraints value representing the constraints.
