ImplementationEventArgs<T>.Implementation Property

Gets the implementation.

Definition

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

Property Value

T

See Also