Click or drag to resize

ProjectServiceDummyImplCloseViewContent Method

[Missing <summary> documentation for "M:Altaxo.Main.ProjectServiceDummyImpl.CloseViewContent(Altaxo.Gui.Workbench.IViewContent)"]


Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void CloseViewContent(
	IViewContent content
)

Parameters

content  IViewContent

[Missing <param name="content"/> documentation for "M:Altaxo.Main.ProjectServiceDummyImpl.CloseViewContent(Altaxo.Gui.Workbench.IViewContent)"]

Implements

IProjectServiceCloseViewContent(IViewContent)
See Also