public PrinterWorker(TcpCommand tcpCommand) : base(tcpCommand)
 {
 }
예제 #2
0
 public ProcessWorker(TcpCommand tcpCommand) : base(tcpCommand)
 {
 }