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