Exemple #1
0
 public ExcelDataExporter(IExportProperyColumnProvider exportColumnProvider)
 {
     _exportColumnProvider = exportColumnProvider;
 }