TypeParameterAdapter.HasConstraints Property

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

Definition

Gets a value indicating whether the type parameter has any constraints.
public bool HasConstraints { get; }

Property Value

bool
true if the type parameter has any constraints; otherwise, false.