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