OperationsAttribute.OperationsType Property

Gets the type that implements IOperations<T> for the type the attribute is applied to.

Definition

Namespace: Numerics.NET.Generic
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public Type OperationsType { get; }

Property Value

Type

See Also