TypeAssociationRegistry.ArithmeticKey Field

Specifies the key that represents the association between an operand type (the owner) and the type that implements generic operations on the operand type.

Definition

Namespace: Extreme.Mathematics.Generic
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public const string ArithmeticKey = "Arithmetic"

Field Value

String

See Also