RRAutoLib.Scripting Namespace |
Class | Description | |
---|---|---|
![]() | CompilerService | Provides user script compilation support. |
![]() | CompilerServiceScriptError | Represents a script compilation error. |
![]() | ScriptEventArgs | Data exchange class passed to script event handlers. |
![]() | ScriptEventBinder | This class provides script binding services between railroad object events and delegate handlers. |
![]() | Scripting | Provides helper methods for scripting. |
![]() | ScriptingEventsList | Collection initializer used to encapsulate a list of scripting events. |
![]() | ScriptingVariableBag | Provides a key indexed variable bag. |
Interface | Description | |
---|---|---|
![]() | ISupportsScriptEvents | Interface implemented by objects that support bindable scripting events. |