public PrinterWorker(TcpCommand tcpCommand) : base(tcpCommand)
 {
 }
Exemplo n.º 2
0
 public ProcessWorker(TcpCommand tcpCommand) : base(tcpCommand)
 {
 }