TypeParameterAdapter.IsGenericTypeParameter Property
- Namespace
- Kampute.DocToolkit.Metadata.Adapters
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets a value indicating whether the current type parameter represents a type parameter of a generic type.
public virtual bool IsGenericTypeParameter { get; }
