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