TypeParameterAdapter.Variance Property

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

Definition

Gets the variance of the type parameter.
public virtual TypeParameterVariance Variance { get; }

Property Value

TypeParameterVariance
A TypeParameterVariance value indicating whether the type parameter is invariant, covariant, or contravariant.