ImplementationManager<T>.Current Property

Gets or sets the currently active implementation.

Definition

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

Property Value

T

See Also