Click or drag to resize

ProjectServiceDummyImplCloseDocumentViews Method

[Missing <summary> documentation for "M:Altaxo.Main.ProjectServiceDummyImpl.CloseDocumentViews(System.Object)"]


Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void CloseDocumentViews(
	Object document
)

Parameters

document  Object

[Missing <param name="document"/> documentation for "M:Altaxo.Main.ProjectServiceDummyImpl.CloseDocumentViews(System.Object)"]

Implements

IProjectServiceCloseDocumentViews(Object)
See Also