Click or drag to resize

AutoUpdateSettingsClone Method

Creates a copy of this instance.

Namespace: Altaxo.Settings
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public AutoUpdateSettings Clone()

Return Value

AutoUpdateSettings
The cloned auto-update settings.
See Also