Constructor CompiledFile
- Namespace
- Alternet.Scripter.TypeScript
- Assembly
- Alternet.Scripter.TypeScript.v9.dll
CompiledFile(string, string, SourceMap)
Initializes a new instance of the CompiledFile
class with specified parameters.
public CompiledFile(string inputFilePath, string outputFilePath, SourceMap sourceMap)