Click or drag to resize

ProjectServiceDummyImplHasDocumentAnOpenView Method

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


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

Parameters

document  Object

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

Return Value

Boolean

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

Implements

IProjectServiceHasDocumentAnOpenView(Object)
See Also