Click or drag to resize

ProjectServiceDummyImpl Class

[Missing <summary> documentation for "T:Altaxo.Main.ProjectServiceDummyImpl"]

Inheritance Hierarchy
SystemObject
  Altaxo.MainProjectServiceDummyImpl

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public class ProjectServiceDummyImpl : IProjectService

The ProjectServiceDummyImpl type exposes the following members.

Constructors
 NameDescription
Public methodProjectServiceDummyImplInitializes a new instance of the ProjectServiceDummyImpl class
Top
Properties
Methods
 NameDescription
Public methodAskForSavingOfProject 
Public methodCloseDocumentViews 
Public methodCloseProject 
Public methodCloseViewContent 
Public methodCreateInitialProject 
Public methodDeleteDocument 
Public methodDisposeProjectAndSetToNull 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodExchangeCurrentProjectArchiveManagerTemporarilyWithoutDisposing 
Public methodExecuteActionsImmediatelyBeforeRunningApplication 
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetMainWindowTitle 
Public methodGetOpenDocuments 
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodHasDocumentAnOpenView 
Public methodIsProjectFileExtension 
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodOpenOrCreateViewContentForDocument 
Public methodOpenProject 
Public methodOpenProjectFromArchive 
Public methodSaveProject 
Public methodSaveProject(IProjectArchive) 
Public methodSaveProject(PathName) 
Public methodSaveProjectAs 
Public methodSaveProjectCopyAs 
Public methodShowDocumentView 
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodTryOpenProjectItemFile 
Top
Events
See Also