Click or drag to resize

CurrentfallbackServiceProvider Field

The service provider that is used when the "real" service provider is not already set.

Namespace: Altaxo
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static readonly IServiceProvider fallbackServiceProvider

Field Value

IServiceProvider
See Also