Table of Contents

Class ProjectSerializer

Namespace
Alternet.Common.TypeScript
Assembly
Alternet.Common.TypeScript.v9.dll

Represents properties and methods used to load\save content of TypeScript project.

public static class ProjectSerializer
Inheritance
ProjectSerializer

Fields

Settings

Represents Json serializer settings.

Methods

Keep(string, ProjectData)

Forces project to be updated.

LoadProject(string)

Loads project from the specified location.

SaveProject(string, ProjectData)

Saves the project to the file system.