Namespace ivrToolkit.Core
Classes
BaseScript
An implementation of the IScript interface that implements the line property to save you some time.
LineManager
The LineManager keeps track of the lines in use.
ScriptManager
The script manager manages IScript blocks. A script block is a unit of code that does one particular job. It is used by the script manager to navigate through your menu options.