public PrintCommand(PrintAndPrintPreviewModel model)
 {
     this.model = model;
 }
Example #2
0
 public PrintCommand(PrintAndPrintPreviewModel model)
 {
     this.model = model;
 }