public ExportCommand(ExportingModel model)
 {
     this.model = model;
 }
 public ExportCommand(ExportingModel model)
 {
     this.model = model;
 }