ProjectServiceBaseInternalCreateNewProject Method |
Create a new project, and returns it, without wiring any infrastructure to it yet.
Namespace: Altaxo.DomAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected abstract IProject InternalCreateNewProject()
Return Value
IProjectA new project.
See Also