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
projectData
ProjectCreationDataData of the project.
basePath
stringRelative path to the template project file.
Returns
- string
Full project name.