ImplementationManager<T>.HybridImplementation Property

Gets the mixed managed/native implementation, if one exists.

Definition

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

Property Value

T

See Also