Click or drag to resize

CmdTreeNodeHideWindowsRecursivelyRun Method

Executes the command for the specified controller.

Namespace: Altaxo.Gui.Pads.ProjectBrowser
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected override void Run(
	ProjectBrowseController ctrl
)

Parameters

ctrl  ProjectBrowseController
The controller.
See Also