Esempio n. 1
0
 public List <Printer> GetAll()
 {
     return(_printerService.GetAllPrinters());
 }