Пример #1
0
 public ComPortPackagesService(Rs232Impl rs232, Package package)
 {
     _rs232   = rs232;
     _package = package;
 }