ImplementationEventArgs<T>.Implementation Property

Gets the implementation.

Definition

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

Property Value

T

See Also