Class ExpressionRunnableScript
Represents compiled script assembly stored in memory as an expression.
public class ExpressionRunnableScript : InMemoryRunnableScript
- Inheritance
-
ExpressionRunnableScript
Constructors
- ExpressionRunnableScript(string)
Initializes a new instance of the
ExpressionRunnableScript
class with specified parameters.