Click or drag to resize

NGProjectFolderTreeNode Constructor

Initializes a new instance of the NGProjectFolderTreeNode class

Namespace: Altaxo.Gui.Pads.ProjectBrowser
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public NGProjectFolderTreeNode(
	string txt
)

Parameters

txt  String

[Missing <param name="txt"/> documentation for "M:Altaxo.Gui.Pads.ProjectBrowser.NGProjectFolderTreeNode.#ctor(System.String)"]

See Also