public PrintCommand(PrintAndPrintPreviewModel model)
 {
     this.model = model;
 }
Esempio n. 2
0
 public PrintCommand(PrintAndPrintPreviewModel model)
 {
     this.model = model;
 }