Exemplo n.º 1
0
 public string GetCsvElement(CsvLineItem csvLineItem, int index)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public string GetCsvElement(CsvLineItem csvLineItem, string fieldName)
 {
     throw new NotImplementedException();
 }