Click or drag to resize

FileSystemFolderAsProjectArchive Constructor

Initializes a new instance of the FileSystemFolderAsProjectArchive class

Namespace: Altaxo.Main.Services.Files
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public FileSystemFolderAsProjectArchive(
	DirectoryName folderName
)

Parameters

folderName  DirectoryName

[Missing <param name="folderName"/> documentation for "M:Altaxo.Main.Services.Files.FileSystemFolderAsProjectArchive.#ctor(Altaxo.Main.Services.DirectoryName)"]

See Also