ImplementationManager<T>.AddedImplementation Event

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

Definition

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

Value

ImplementationEventHandler<T>

See Also