Provides support for user scripting.

Namespace: RRAutoLib.CTC
Assembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4420.16901

Syntax

C#
public sealed class Scripting
Visual Basic
Public NotInheritable Class Scripting

Remarks

This class is used for compiling the user script into an assembly and binding it to work in concert with the CTC.

Inheritance Hierarchy

System..::..Object
  RRAutoLib.CTC..::..Scripting

See Also