Enum ScriptingLanguage
The supported scripting languages.
Namespace: RuriLib.LS
Assembly: RuriLib.dll
Syntax
public enum ScriptingLanguage
Fields
Name | Description |
---|---|
IronPython | The Python language that interacts with the .NET framework. |
JavaScript | The JavaScript language. |