CanSpecializeAttribute.AssociationKey Property

Gets the key that identifies the specialization in the collection of type associations of the type parameter type.

Definition

Namespace: Extreme.Mathematics.Generic
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public string AssociationKey { get; }

Property Value

String

See Also