Beispiel #1
0
 protected bool WriteToSerial(byte[] command)
 {
     return(base_printer.WriteToSerial(command));
 }