Implementation Provider Attribute Constructor
Constructs a new ImplementationProviderAttribute object.
Definition
Namespace: Extreme.Providers
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public ImplementationProviderAttribute(
Type providerType
)
Parameters
- providerType Type
- The type that acts as an implementation provider.