Elin Decompiled Documentation EA 23.102 Nightly
|
Classes | |
class | Col |
Public Member Functions | |
void | Init () |
Public Attributes | |
List< Col > | cols |
List< string > | index |
Dictionary< string, List< string > > | map = new Dictionary<string, List<string>>() |
Definition at line 5 of file TableData.cs.
|
inline |
Definition at line 19 of file TableData.cs.
List<Col> TableData.cols |
Definition at line 13 of file TableData.cs.
Referenced by Init().
List<string> TableData.index |
Definition at line 15 of file TableData.cs.
Referenced by Init().
Dictionary<string, List<string> > TableData.map = new Dictionary<string, List<string>>() |
Definition at line 17 of file TableData.cs.
Referenced by Init().