Click or drag to resize

ProjectServiceDummyImplShowDocumentView Method

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


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

Parameters

document  Object

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

Return Value

Object

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

Implements

IProjectServiceShowDocumentView(Object)
See Also