Struct ScriptOptions
- Namespace
- LunyScript
- Assembly
- LunyScript.dll
public struct ScriptOptions
Properties
PatternMatching
public bool PatternMatching { readonly get; set; }
Property Value
- bool
Singleton
public bool Singleton { readonly get; set; }
Property Value
- bool