ScriptStack 1.0.5
Loading...
Searching...
No Matches
InterpreterOptions.cs File Reference

Go to the source code of this file.

Classes

class  ScriptStack.Runtime.InterpreterOptions
 Options for the ScriptStack interpreter. More...

Namespaces

namespace  ScriptStack
namespace  ScriptStack.Runtime

Enumerations

enum  ScriptStack.Runtime.ClrInteropMode { ScriptStack.Runtime.Disabled = 0 , ScriptStack.Runtime.Safe = 1 , ScriptStack.Runtime.Full = 2 }