|
Elin Decompiled Documentation EA 23.247 Stable Patch 1
|
Public Member Functions | |
| string | GetValue (T r) |
Public Attributes | |
| string | id |
| string | name |
| bool | isStatic |
| int | width |
| int | column |
Properties | |
| bool | IsIndex [get] |
Definition at line 12 of file SourceData.cs.
|
inline |
Definition at line 26 of file SourceData.cs.
References SourceData< T, T2 >.FieldInfo.id.
Referenced by SourceData< T, T2 >.ExportTexts(), SourceData< T, T2 >.BaseRow.GetText(), and SourceData< T, T2 >.BaseRow.GetTextArray().
| int SourceData< T, T2 >.FieldInfo.column |
Definition at line 22 of file SourceData.cs.
Referenced by SourceData< T, T2 >.ExportTexts().
| string SourceData< T, T2 >.FieldInfo.id |
Definition at line 14 of file SourceData.cs.
Referenced by SourceData< T, T2 >.ExportTexts(), SourceData< T, T2 >.FieldInfo.GetValue(), and SourceData< T, T2 >.ImportTexts().
| bool SourceData< T, T2 >.FieldInfo.isStatic |
Definition at line 18 of file SourceData.cs.
Referenced by SourceData< T, T2 >.ExportTexts().
| string SourceData< T, T2 >.FieldInfo.name |
Definition at line 16 of file SourceData.cs.
| int SourceData< T, T2 >.FieldInfo.width |
Definition at line 20 of file SourceData.cs.
|
get |
Definition at line 24 of file SourceData.cs.