Implementation Provider Attribute Constructor
Constructs a new ImplementationProviderAttribute object.
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 ImplementationProviderAttribute(
Type providerType
)
Parameters
- providerType Type
- The type that acts as an implementation provider.