Implementation Event Args<T> Constructor
Constructs a new object containing event-specific data for implementations.
Definition
Namespace: Numerics.NET.Providers
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public ImplementationEventArgs(
T implementation
)
Parameters
- implementation T
- The implementation.