Ejemplo n.º 1
0
 public Battery(Battery battery, System.IO.Ports.SerialPort port)
 {
     throw new System.NotImplementedException();
 }
Ejemplo n.º 2
0
 public Battery(Battery battery)
 {
     throw new System.NotImplementedException();
 }