Show / Hide Table of Contents

Namespace Kephas.Scripting

Classes

DefaultScriptProcessor

The default script processor.

Script

A script.

ScriptGlobals

The script globals.

ScriptingContext

A scripting context.

ScriptingException

Exception for signalling scripting errors.

Interfaces

ILanguageService

A shared application service contract responsible for interpreting/executing scripts for a specified language.

IScript

Interface for script.

IScriptGlobals

Interface for scripting context.

IScriptingBehavior

Singleton application service contract responsible for adding behavior to script execution for a specified language.

IScriptingContext

Interface for scripting context.

IScriptProcessor

Singleton application service for executing scripts.

Back to top Generated by DocFX