51 new string Name {
get; set; }
56 new event EventHandler<NameChangeEventArgs> AfterNameChanged;
61 new event EventHandler<NameChangeEventArgs> BeforeNameChanged;
Common interface for all effects. If a new effect is implemented it is best to inherit from the abst...
Interface for items which can be added the the NamedItemList.
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.