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