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