Exemple #1
0
 public void ImportFromCSV(Control control)
 {
     _csvExport.ImportFromCSV(control);
 }