Constructor InMemoryRunnableScript
InMemoryRunnableScript(string)
Initializes a new instance of the InMemoryRunnableScript class with specified parameters.
public InMemoryRunnableScript(string scriptCode)
Parameters
scriptCodestringScript code to compile.