Click or drag to resize

PathName(String) 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(
	string path
)

Parameters

path  String

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

See Also