Click or drag to resize

AssemblyLoaderServiceInstance Property

Gets the instance of the service.

Namespace: Altaxo.AddInItems
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static AssemblyLoaderService Instance { get; }

Property Value

AssemblyLoaderService
The instance of the service.
See Also