Class FileRunnableScript
- Namespace
- Alternet.Scripter.TypeScript
- Assembly
- Alternet.Scripter.TypeScript.v9.dll
Represents compiled script assembly stored in the file system.
public class FileRunnableScript : RunnableScript
- Inheritance
-
FileRunnableScript
Constructors
- FileRunnableScript(IEnumerable<CompiledFile>)
Initializes a new instance of the
FileRunnableScript
class with specified list of files.
Properties
- Files
Gets list of compiled files.