Example #1
0
 public List <int> Run()
 {
     return(Import.STAImportCSVDict(meta, items));
 }