2 using System.Collections.Generic;
Abstract base class for named items. Implements the name property and the necessary events...
Abstract base class for IEffect objects. This class inherits NamedItemBase and implements IEffect...
Common interface for all effects. If a new effect is implemented it is best to inherit from the abst...
Data representing the state of a table emlement
The Table namespace contains all table specific classes like the Table class itself, TableElement and effect assigment classes.
Holds all table specific information and handles all TableElements
Table()
Initializes a new instance of the Table class.
The namespace DirectOutput.General contains classes for general use.
virtual void Finish()
Finish does all necessary cleanupwork before the object is discarded.