Click or drag to resize

ProjectServiceDummyImplDisposeProjectAndSetToNull Method

Disposes the entire project and sets the current project to null. Attention: This function is intended to be used during application shutdown only.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public void DisposeProjectAndSetToNull()

Implements

IProjectServiceDisposeProjectAndSetToNull
See Also