CS-Script 3.27.0

Programming reference

Any C# code can be qualified as a script code if it meets the following requirements:

The script engine is implemented as both an executable and as a class library assembly (CSScriptLibrary.dll). CSScriptLibrary assembly may be used in any CLR application (see script hosting). It is an interface library of the script engine. The two major classes implemented in the CSScriptLibrary are:

 

Click the button below to see details of the CSScriptLibrary class library.

 CSScriptLibrary Help (cs-script/Docs/Help/CSScriptLibrary.chm)