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