6 public class Row : BaseRow
74 public override string[]
ImportFields =>
new string[3] {
"textBenefit",
"textType",
"name2" };
static int[] ParseElements(string str)
static string[] GetStringArray(int id)
static string GetString(int id)
static int GetInt(int id)
static string GetStr(int id, bool useDefault=false)
override string[] ImportFields
override void SetRow(Row r)