Exemplo n.º 1
0
 public PrintersHandler(RawPrintingHTTPServer server)
 {
     this.server = server;
 }
Exemplo n.º 2
0
 public PermissionsHandler(RawPrintingHTTPServer server)
 {
     this.server = server;
 }