Exemplo n.º 1
0
 public SerialComImpl()
 {
     serialConfigDAL = new SerialConfigDALImpl();
     serialUtil      = new SerialUtil();
 }