Table of Contents

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 ProjectCreationData

Data of the project.

basePath string

Relative path to the template project file.

Returns

string

Full project name.