public ExportCommand(ExportingModel model)
 {
     this.model = model;
 }
Exemple #2
0
 public ExportCommand(ExportingModel model)
 {
     this.model = model;
 }