ImplementationManager<T>.Current Property

Gets or sets the currently active implementation.

Definition

Namespace: Numerics.NET.Providers
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public static T Current { get; set; }

Property Value

T

See Also