ImplementationProviderAttribute.ProviderType Property

Gets the type that acts as an implementation provider.

Definition

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

Property Value

Type

See Also