Operations Attribute.Operations Type 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.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public Type OperationsType { get; }