Click or drag to resize

PathName(PathName) Constructor

Initializes a new instance of the PathName class

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected PathName(
	PathName path
)

Parameters

path  PathName

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

See Also