Class InMemoryRunnableScript
Represents compiled script assembly stored in memory.
public class InMemoryRunnableScript : RunnableScript
- Inheritance
-
InMemoryRunnableScript
- Derived
Constructors
- InMemoryRunnableScript(string)
Initializes a new instance of the
InMemoryRunnableScript
class with specified parameters.
Properties
- ScriptCode
Gets a script code to compile.