Click or drag to resize

UnnamedProjectArchiveManager(PathName) Constructor

Initializes a new instance of the UnnamedProjectArchiveManager class

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public UnnamedProjectArchiveManager(
	PathName pathName
)

Parameters

pathName  PathName

[Missing <param name="pathName"/> documentation for "M:Altaxo.Main.Services.UnnamedProjectArchiveManager.#ctor(Altaxo.Main.Services.PathName)"]

See Also