Method Create
- Namespace
- Alternet.Editor.TypeScript
- Assembly
- Alternet.Editor.TypeScript.v10.dll
Create(ProjectCreationData, string)
Creates new template project and saves it to the file system.
public string Create(ProjectCreationData projectData, string basePath)
Parameters
projectDataProjectCreationDataData of the project.
basePathstringRelative path to the template project file.
Returns
- string
Full project name.