Table of Contents

Method writeFile

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

writeFile(string, string)

Writes the specified text content into a file with the specified name.

public void writeFile(string fileName, string data)

Parameters

fileName string
data string