Click or drag to resize

ProviderProbeTCreate Method

Creates the provider or throws if probing is disabled or fails.

Namespace: Altaxo.Calc.Providers
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public T Create()

Return Value

T
The created provider.
See Also