ImplementationManager<T>.AddedImplementation Event

Represents the event that is raised when an implementation is added.

Definition

Namespace: Extreme.Providers
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public static event ImplementationEventHandler<T> AddedImplementation

Value

ImplementationEventHandler<T>

See Also