Click or drag to resize

UserDefinedUnitEnvironmentsServiceDispose Method

A call to Dispose signals that this service is about to shutdown. Thus we store all unit environments in the property service

Namespace: Altaxo.Gui.Units
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void Dispose()

Implements

IDisposableDispose
See Also