TypeParameterAdapter.GetConstraintTypes Method

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

Definition

Retrieves the constraint types for the type parameter.
protected virtual IEnumerable<IType> GetConstraintTypes()

Returns

IEnumerable<IType>
An enumerable collection IType representing the constraint types.