Click or drag to resize

ScriptEventBinder Class

This class provides script binding services between railroad object events and delegate handlers.
Inheritance Hierarchy
SystemObject
  RRAutoLib.ScriptingScriptEventBinder

Namespace:  RRAutoLib.Scripting
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public NotInheritable Class ScriptEventBinder

The ScriptEventBinder type exposes the following members.

Methods
  NameDescription
Public methodPublishedEvents
A list of events published by the binder owner.
Top
See Also